litex/migen/sim
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
..
__init__.py sim: IPC module (lacks str/int encoding) 2012-03-03 18:55:38 +01:00
generic.py sim: keep track of unreferenced items 2015-03-21 10:02:10 +01:00
icarus.py remove trailing whitespaces 2014-10-17 17:08:46 +08:00
ipc.py remove trailing whitespaces 2014-10-17 17:08:46 +08:00
upper.py remove trailing whitespaces 2014-10-17 17:08:46 +08:00