mirror of
https://github.com/handsomezhuzhu/2025-yatcpu.git
synced 2026-02-20 20:10:14 +00:00
lab2打包
This commit is contained in:
@@ -27,6 +27,7 @@ class Timer extends Module {
|
||||
val debug_enabled = Output(Bool())
|
||||
})
|
||||
|
||||
|
||||
val count = RegInit(0.U(32.W))
|
||||
val limit = RegInit(100000000.U(32.W))
|
||||
io.debug_limit := limit
|
||||
|
||||
Reference in New Issue
Block a user