litex/migen/fhdl
Sebastien Bourdeauducq 776579f0d7 fhdl/structure: all case statements should be lists 2015-09-17 17:22:24 +08:00
..
__init__.py Initial import, FHDL basic structure, divider example 2011-12-04 16:44:38 +01:00
bitcontainer.py fhdl/bitcontainer: remove fiter 2015-09-17 17:22:03 +08:00
conv_output.py introduce conversion output object (prevents file IO in FHDL backends) 2015-04-08 20:28:23 +08:00
decorators.py fhdl/decorators: remove traces of deprecated API 2015-09-12 19:44:35 +08:00
edif.py simplify imports, migen.fhdl.std -> migen 2015-09-12 19:34:07 +08:00
module.py simplify imports, migen.fhdl.std -> migen 2015-09-12 19:34:07 +08:00
namer.py fhdl/structure: introduce Constant, autowrap for eq/ops, fix Signal as dictionary key problem 2015-09-15 12:38:02 +08:00
simplify.py simplify imports, migen.fhdl.std -> migen 2015-09-12 19:34:07 +08:00
specials.py fhdl/structure: introduce Constant, autowrap for eq/ops, fix Signal as dictionary key problem 2015-09-15 12:38:02 +08:00
structure.py fhdl/structure: all case statements should be lists 2015-09-17 17:22:24 +08:00
tools.py fhdl/structure: introduce Constant, autowrap for eq/ops, fix Signal as dictionary key problem 2015-09-15 12:38:02 +08:00
tracer.py global: pep8 (E302) 2015-04-13 20:45:35 +02:00
verilog.py fhdl/verilog: fix case value sort 2015-09-17 08:03:48 +08:00
visit.py global: pep8 (E302) 2015-04-13 20:45:35 +02:00