MIT 8.06 Quantum Physics III, Spring 2018 by Barton Zwiebach Updated 2025-06-17 +Created 1970-01-01
Instructor: Barton Zwiebach.
Free material from university courses:
- physics.weber.edu/schroeder/quantum/QuantumBook.pdf (archive) "Notes on Quantum Mechanics" pusbliehd by Daniel V. Schroeder (2019) The author is from from Weber State University.
The example under verilog/interactive showcases how to create a simple interactive visual Verilog example using Verilator and SDL.
You could e.g. expand such an example to create a simple (or complex) video game for example if you were insane enough. But please don't waste your time doing that, Ciro Santilli begs you.
The example is also described at: stackoverflow.com/questions/38108243/is-it-possible-to-do-interactive-user-input-and-output-simulation-in-vhdl-or-ver/38174654#38174654
Usage: install dependencies:then run as either:Tested on Verilator 4.038, Ubuntu 22.04.
sudo apt install libsdl2-dev verilator
make run RUN=and2
make run RUN=move
File overview:
Unlisted articles are being shown, click here to show only listed articles.