amaranth/amaranth/sim
2024-02-09 21:15:34 +00:00
..
__init__.py Rename nMigen to Amaranth HDL. 2021-12-10 10:34:13 +00:00
_base.py hdl.MemoryInstance: refactor and add first-class simulation support. 2024-02-09 17:36:15 +00:00
_pyclock.py sim: represent time internally as 1ps units 2021-12-13 08:15:11 +00:00
_pycoro.py hdl.MemoryInstance: refactor and add first-class simulation support. 2024-02-09 17:36:15 +00:00
_pyrtl.py hdl: consistently use "comb" for combinatorial domain. 2024-02-09 19:32:55 +00:00
core.py Implement RFC 27: Testbench processes for the simulator. 2024-02-06 23:12:07 +00:00
pysim.py sim: prefix fields with \. 2024-02-09 21:15:34 +00:00