[Testbench] Bug fix in Caravel ccff testbench

This commit is contained in:
tangxifan 2020-12-17 10:36:25 -07:00
parent 9c2764723f
commit d019166190
1 changed files with 1 additions and 1 deletions

View File

@ -237,7 +237,7 @@ module ccff_test_caravel;
);
spiflash #(
.FILENAME("/research/ece/lnis/USERS/tang/github/skywater-openfpga/TESTBENCH/caravel_dv/scff_test/scff_test_caravel.hex")
.FILENAME("/research/ece/lnis/USERS/tang/github/skywater-openfpga/TESTBENCH/caravel_dv/ccff_test/ccff_test_caravel.hex")
) spiflash (
.csb(flash_csb),
.clk(flash_clk),