mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-03 02:05:21 +00: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
@ -775,7 +775,7 @@ end
|
|||||||
// *** RT: This section can probably be moved into the same chunk of code which
|
// *** 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
|
// loads the memories. However I'm not sure that ImperasDV supports reloading
|
||||||
// the memories without relaunching the simulator.
|
// the memories without relaunching the simulator.
|
||||||
begin
|
if(elffilename == "buildroot") begin
|
||||||
longint x64;
|
longint x64;
|
||||||
int x32[2];
|
int x32[2];
|
||||||
longint index;
|
longint index;
|
||||||
|
Loading…
Reference in New Issue
Block a user