fhdl/verilog: add option to display which comb blocks are run
authorSebastien Bourdeauducq <sebastien@milkymist.org>
Mon, 30 Apr 2012 21:38:40 +0000 (16:38 -0500)
committerSebastien Bourdeauducq <sebastien@milkymist.org>
Mon, 30 Apr 2012 21:38:40 +0000 (16:38 -0500)
commit398ece8fe239fe8c43ec82845aa79315df1ecdc1
tree8612c3a6276ae9d62a37d937071a1f1d0b8d9414
parent0b62e573aea43087e6f98ae762d32939c4766583
fhdl/verilog: add option to display which comb blocks are run

This is a debug hack to help find combinatorial loops in designs.
migen/fhdl/verilog.py