litex/migen/fhdl
Sebastien Bourdeauducq db62efc9c8 fhdl/namer: fix object aliasing bug 2015-10-22 17:14:51 +08:00
..
__init__.py
bitcontainer.py
conv_output.py introduce conversion output object (prevents file IO in FHDL backends) 2015-04-08 20:28:23 +08:00
decorators.py
edif.py
module.py
namer.py fhdl/namer: fix object aliasing bug 2015-10-22 17:14:51 +08:00
simplify.py fhdl/FullMemoryWE: fix clocking 2015-09-29 13:12:27 +08:00
specials.py
structure.py fhdl: typecheck ClockSignal and ResetSignal arguments 2015-09-29 13:11:40 +08:00
tools.py
tracer.py
verilog.py verilog, sim: accept iterables in FHDL statements 2015-10-19 19:17:26 +08:00
visit.py