litex/migen
Robert Jordens 5f045b7649 sim: keep track of unreferenced items
* items that are never referenced in any statements do not end up in the
namespace or in the verilog

* this memorizes items if they can not be found in the namespace and keeps
track of their values
2015-03-21 10:02:10 +01:00
..
actorlib move dma_lasmi to MiSoC 2015-03-02 08:23:02 +01:00
bank bank: support direct mapping of CSRs on Wishbone 2014-11-30 22:28:39 +08:00
bus move dfi/lasmibus/wishbone2lasmi to MiSoC sdram 2015-02-27 16:54:22 +01:00
fhdl fhdl/verilog: fix dummy signal initial event 2015-03-19 00:24:30 +01:00
flow endpoints: add param_layout parameter (required to pass parameter data with converters and will allow logic optimizations) 2015-02-14 03:10:56 -08:00
genlib migen/genlib/io: use 0 instead of Signal() for default rst value (immutable thanks sb) 2015-03-18 14:41:43 +01:00
sim sim: keep track of unreferenced items 2015-03-21 10:02:10 +01:00
test test/test_size: fix slice comparison 2014-11-03 12:08:43 +08:00
util utils/misc: add gcd_multiple function to compute GCD or any number of integers 2013-12-12 17:36:50 +01:00
__init__.py