mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Fixed the imperas testbench to be compatible with the config changes.
This commit is contained in:
parent
fdb75203cb
commit
efc1d732d8
@ -237,7 +237,7 @@ module testbench;
|
||||
assign HRDATAEXT = 0;
|
||||
end
|
||||
|
||||
if(P.FPGA) begin : sdcard
|
||||
if(P.SDC_SUPPORTED) begin : sdcard
|
||||
// *** fix later
|
||||
/* -----\/----- EXCLUDED -----\/-----
|
||||
sdModel sdcard
|
||||
|
Loading…
Reference in New Issue
Block a user