fhdl: use object creation counter (HUID) as hash. This finally makes the generated...
authorSebastien Bourdeauducq <sebastien@milkymist.org>
Fri, 23 Nov 2012 17:38:03 +0000 (18:38 +0100)
committerSebastien Bourdeauducq <sebastien@milkymist.org>
Fri, 23 Nov 2012 17:38:03 +0000 (18:38 +0100)
commit9d3e21886302757f4b2be860fcde32adc11e37d0
tree139002e4f043e60b410fcbe45e712f3a5b1626d2
parent3971600917a9179777715b1b0b160d24cf4ed48e
fhdl: use object creation counter (HUID) as hash. This finally makes the generated code textually the same across runs.
migen/fhdl/structure.py
migen/fhdl/tools.py
migen/fhdl/verilog.py
migen/flow/network.py