fhdl/structure: introduce Constant, autowrap for eq/ops, fix Signal as dictionary...
authorSebastien Bourdeauducq <sb@m-labs.hk>
Tue, 15 Sep 2015 04:38:02 +0000 (12:38 +0800)
committerSebastien Bourdeauducq <sb@m-labs.hk>
Tue, 15 Sep 2015 04:38:02 +0000 (12:38 +0800)
commite940c6d9b9aa126a1eb9d8376a9ea3ce2bdfa1b7
tree7700d369cb57ddcd9a27883421a458547fc51ff3
parent42afba2bbcc23e80c46aedebc0ba475cdfaca88d
fhdl/structure: introduce Constant, autowrap for eq/ops, fix Signal as dictionary key problem
migen/fhdl/bitcontainer.py
migen/fhdl/namer.py
migen/fhdl/specials.py
migen/fhdl/structure.py
migen/fhdl/tools.py
migen/fhdl/verilog.py
migen/sim.py