Refactor readback mux implementation. Improves performance (#155) and eliminates illegal streaming operator usage (#165)
This commit is contained in:
@@ -7,7 +7,7 @@ name = "peakrdl-regblock"
|
||||
dynamic = ["version"]
|
||||
requires-python = ">=3.7"
|
||||
dependencies = [
|
||||
"systemrdl-compiler ~= 1.31",
|
||||
"systemrdl-compiler ~= 1.32",
|
||||
"Jinja2 >= 2.11",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user