mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-24 13:57:07 -04:00
Almost working ImperasDV with testbench.sv and wally.do. For some reason IDV is saying the instructions are mismatching.
This commit is contained in:
parent
8391b8b821
commit
62eaca0e6e
1 changed files with 1 additions and 1 deletions
|
@ -775,7 +775,7 @@ end
|
|||
// *** RT: This section can probably be moved into the same chunk of code which
|
||||
// loads the memories. However I'm not sure that ImperasDV supports reloading
|
||||
// the memories without relaunching the simulator.
|
||||
begin
|
||||
if(elffilename == "buildroot") begin
|
||||
longint x64;
|
||||
int x32[2];
|
||||
longint index;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue