cxxrtl: allow unbuffering without localizing.
authorwhitequark <whitequark@whitequark.org>
Tue, 9 Jun 2020 21:50:09 +0000 (21:50 +0000)
committerwhitequark <whitequark@whitequark.org>
Tue, 9 Jun 2020 21:50:09 +0000 (21:50 +0000)
commit5467fe563a9b1d4db508f10b99e34e4d3fbf4675
treef57ff298fb8eaabec689994a0dd4bd94758900f6
parent970ec34e7053704fb748fdc80b9ebaf277bce98d
cxxrtl: allow unbuffering without localizing.

Although logically two separate steps, these were treated as one for
historic reasons. Splitting the two makes it possible to have designs
that are only 2× slower than fastest possible (and are without extra
delta cycles) that allow probing all public wires.
backends/cxxrtl/cxxrtl_backend.cc