issues
search
ucb-bar
/
midas
FPGA-Accelerated Simulation Framework Automatically Transforming Arbitrary RTL
Other
97
stars
15
forks
source link
Add a PeekPokeIO widget
#19
Closed
davidbiancolin
closed
8 years ago
davidbiancolin
commented
8 years ago
This commit introduces three primary changes:
Adds a default I/O widget for driving parts of the target that do not have a specialized widget.
Adds some rough CPP generation utilties.
Decouples simulation reset from target reset (it is treated like any other I/O)
This commit introduces three primary changes: