sim: split into base, core, and engines.
[nmigen.git] / nmigen / sim / pysim.py
2020-08-27 whitequarksim: split into base, core, and engines.
2020-08-27 whitequarksim.pysim: in write_vcd(), close files if an exception...
2020-08-27 whitequarksim._pyclock: new type of process.
2020-07-13 Jacob Lifshaysim.pysim: write the next, not curr signal value to...
2020-07-11 whitequarksim.pysim: use VCD aliases to reduce space and time...
2020-07-08 whitequarksim: simplify. NFC.
2020-07-08 whitequarkback.pysim→sim.pysim; split into more manageable parts.