增加代码采用顺序地址读取ebmmu的配置

This commit is contained in:
2025-06-17 22:52:10 +08:00
parent 773a154003
commit 1579f4163a
2 changed files with 27 additions and 1 deletions

View File

@@ -1295,7 +1295,8 @@ initial begin
end
`endif
begin:RESET_SYSTEM_TEST
begin:EBMMU_TEST
_t_start = $realtime;
#1000
@@ -1303,6 +1304,8 @@ initial begin
`include "ebmmu_settings.vh"
`include "ebmmu_seq_read.vh"
`include "ebmmu_read.vh"
_t_end = $realtime;