litex/litex/gen/fhdl
2023-11-06 13:34:23 +01:00
..
__init__.py litex/gen: reintegrate migen with modifications to be able to simulate with vpi until all missing features of the new simulator are implemented 2015-11-13 14:44:16 +01:00
hierarchy.py gen/fhdl: Cleanup/Simplify hierarchy generation. 2023-11-03 14:57:48 +01:00
instance.py gen/fhdl/instance: Ident Parameters/IOs on max length of names. 2023-11-03 12:31:14 +01:00
memory.py gen/fhdl/memory: Rename memory_emit_verilog to _memory_generate_verilog. 2023-11-03 11:29:48 +01:00
module.py gen/fhdl/module: Ensure Module/Special/ClockDomains are initialized before adding them as submodules/specials/clock_domains. 2023-10-27 12:26:54 +02:00
namer.py gen/fhdl/namer: Simplify/Remove some redundancies. 2023-11-06 13:34:23 +01:00
verilog.py gen/fhdl: Cleanup/Simplify hierarchy generation. 2023-11-03 14:57:48 +01:00