litex/migen/fhdl
Sebastien Bourdeauducq 483b821342 fhdl/structure: do not create Signal in Instance when parameter is int 2012-12-06 20:56:46 +01:00
..
__init__.py Initial import, FHDL basic structure, divider example 2011-12-04 16:44:38 +01:00
autofragment.py Pay a bit more attention to PEP8 2011-12-16 16:02:55 +01:00
namer.py fhdl/namer: better handling of indices 2012-09-09 19:33:55 +02:00
structure.py fhdl/structure: do not create Signal in Instance when parameter is int 2012-12-06 20:56:46 +01:00
tools.py New specification for width and signedness 2012-11-29 21:22:38 +01:00
tracer.py fhdl/namer: better handling of indices 2012-09-09 19:33:55 +02:00
verilog.py Fix various errors from new bitwidth/signedness system conversion 2012-11-29 23:36:55 +01:00
verilog_mem_behavioral.py Multi-clock design support + new instance API 2012-09-10 23:45:02 +02:00
visit.py Refactor Case 2012-11-29 01:11:15 +01:00