Closed aignacio closed 2 years ago
Hi @aignacio , The latest Verilog modules support the latest Verilog plugin but I have not yet released it. Can you use the previous Verilog modules 87e31da5397f4ed5cfcb282a4112124b88cd4ee5 for now?
sure, switching now, tks for quick reply =)
Hi @aignacio ,
I've released the latest Verilog plugin v0.4.1. https://rubygems.org/gems/rggen-verilog/versions/0.4.1
This version supports the latest common Verilog modules and the compile error which you saw is fixed.
Thanks @taichi-ishitani !
Hey @taichi-ishitani,
I'm using the Verilog plugin with rggen and I am having the following error with the generated rtl + this repository:
The module
rggen_default_register
does not have the VALID_BITS parameter. Is there another repository with the updated module to fix this compilation error? I used the following cmd to generate thecsr_dma.v
registers.