Closed Ninja3047 closed 3 weeks ago
Fixes the following error:
m.submodules.srst_buffer = srst_buffer = io.Buffer("o") ^^^^^^^^^^^^^^ TypeError: Buffer.__init__() missing 1 required positional argument: 'port'
Fixes the following error: