litex/migen/fhdl
Sebastien Bourdeauducq adda930c68 fhdl/simplify: add FullMemoryWE decorator that splits memories to remove partial WEs 2013-12-12 17:37:31 +01:00
..
__init__.py Initial import, FHDL basic structure, divider example 2011-12-04 16:44:38 +01:00
bitcontainer.py migen/fhdl/bitcontainer: fix signed arrays (map is an iterator) 2013-12-10 23:32:12 +01:00
decorators.py replace use of __dict__ with dir()/xdir() 2013-11-02 16:03:47 +01:00
edif.py fhdl/edif: adjust for use with mibuild 2013-08-03 10:54:06 +02:00
module.py migen.fhdl.tools: move flat_iteration to migen.util.misc as tools imports other things 2013-12-03 21:36:33 +01:00
namer.py replace use of __dict__ with dir()/xdir() 2013-11-02 16:03:47 +01:00
simplify.py fhdl/simplify: add FullMemoryWE decorator that splits memories to remove partial WEs 2013-12-12 17:37:31 +01:00
specials.py specials/Memory: allow for more flexibility in memory port signals 2013-12-12 17:36:17 +01:00
std.py fhdl.size: rename to bitcontainer 2013-12-03 22:51:52 +01:00
structure.py fhdl.size: rename to bitcontainer 2013-12-03 22:51:52 +01:00
tools.py fhdl.size: rename to bitcontainer 2013-12-03 22:51:52 +01:00
tracer.py bank: automatic register naming 2013-03-12 15:45:24 +01:00
verilog.py fhdl/verilog: fix representation of negative integers 2013-12-11 22:26:10 +01:00
visit.py fhdl: do not export Fragment 2013-07-25 18:52:54 +02:00