中断模式软件完成

This commit is contained in:
RuigeLee
2024-10-29 09:33:29 +08:00
parent 7bcd0aaca0
commit 57c6c15c29
4 changed files with 5 additions and 4 deletions

View File

@@ -33,6 +33,7 @@ BackSys s_BackSys(
initial begin
clock = 0;
reset = 1;
overCLK = 0;
#200