Assert n.ready_i at the beginning of the cycle
authorCesar Strauss <cestrauss@gmail.com>
Mon, 6 Jul 2020 11:12:59 +0000 (08:12 -0300)
committerCesar Strauss <cestrauss@gmail.com>
Mon, 6 Jul 2020 11:12:59 +0000 (08:12 -0300)
commit7f4015949019da87d10cc12889dd2ed1525bc88b
tree5ddce4f62ea020a7f1a6f10b51896827e7212b5b
parentbe3087bb8fee44362440f44f48535a31ab06511c
Assert n.ready_i at the beginning of the cycle

This simulates the common case where we are ready for the
result as soon as the ALU delivers it.
The special case for the zero-delay operation is no longer
needed.
src/soc/experiment/alu_hier.py