主站加入定时器,fifo被迫加大

This commit is contained in:
RuigeLee
2024-11-04 17:11:16 +08:00
parent df175dc099
commit 7754f6b64e
4 changed files with 11 additions and 5 deletions

View File

@@ -104,7 +104,7 @@ initial begin
reset <= 0;
# 1000000
# 5000000
$display("Time Out !!!");
$stop;
end