Yangyang Zhu
Results
2
issues of
Yangyang Zhu
I use the following codes to generate verilog using this repository as template: ```scala object myMultipierMain extends App { val path = "~/project/CPU/playground/generated" val firtoolOptions = Seq ( FirtoolOption("--disable-all-randomization"), FirtoolOption("--lowering-options=disallowLocalVariables,...