litex/migen/fhdl
2012-03-06 14:18:22 +01:00
..
__init__.py
autofragment.py
namer.py fhdl/namer: do not reference objects with __del__ methods to avoid uncollectable cycles 2012-03-06 14:18:22 +01:00
structure.py fhdl: add simulation functions in fragment 2012-03-06 13:58:22 +01:00
tools.py fhdl: support forwarding of bidirectional signals from instance ports 2012-02-16 18:34:32 +01:00
verilog.py fhdl/verilog: properly connect instance inouts 2012-02-17 11:08:41 +01:00
verilog_mem_behavioral.py