Skip to content

Commit

Permalink
Merge branch 'NYU-Processor-Design:main' into l1_dcache
Browse files Browse the repository at this point in the history
  • Loading branch information
ShinyMiraidon authored Apr 18, 2024
2 parents d2b38fd + 1f25400 commit 7516f58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dv/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ nyu_link_sv(tests PRIVATE core)
nyu_target_verilate(tests
TOP_MODULES Con_EX Alu Con_Branch_Cont Branch_Eval PC IFID MEMWB GPR EXMEM Branch_Addr_Calc IDEX Branch_Predictor Pipeline_Reset Branch_Manager Data_Cache_Manager L1_Data_Cache

ARGS COVERAGE
ARGS COVERAGE TRACE_FST
)
target_link_libraries(tests PRIVATE Catch2::Catch2WithMain nyu::covrecorder)
target_compile_features(tests PRIVATE cxx_std_23)
Expand Down

0 comments on commit 7516f58

Please sign in to comment.