more field logic

This commit is contained in:
Alex Mykyta
2021-10-28 22:34:29 -07:00
parent f473dfb9e7
commit d5c5d42390
23 changed files with 488 additions and 264 deletions

2
tst.py
View File

@@ -18,4 +18,4 @@ except RDLCompileError:
R = RegblockExporter()
R.export(root, "out.sv")
R.export(root, ".")