wrpll: reword PS->PL

morgan 2024-03-26 17:45:18 +08:00
parent 4c164f980f
commit 3a76f207e1
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ class WRPLL(Module, AutoCSR):
)
]
# PL->PS interrupt
# EventMangers for firmware interrupt
self.submodules.ref_tag_ev = EventManager()
self.ref_tag_ev.stb = EventSourcePulse()