allow MODEL to be something other than TestHarness
This commit is contained in:
@ -87,7 +87,7 @@ module TestDriver;
|
||||
end
|
||||
end
|
||||
|
||||
TestHarness testHarness(
|
||||
`MODEL testHarness(
|
||||
.clk(clk),
|
||||
.reset(reset),
|
||||
.io_success(success)
|
||||
|
Reference in New Issue
Block a user