Forum Discussion
BSuma
New Contributor
5 years agolocalparam and parameter values in Synthesis report
I am writing a parameterized Verilog module. In the module I calculate some localparam values using the parameter valued passed. Please seed the code below for example. I want to know the values cal...
KhaiChein_Y_Intel
Regular Contributor
5 years agoHi,
Have you tried to simulate the design?
Thanks
Best regards,
KhaiY
BSuma
New Contributor
5 years agoNo, I didn't try to simulate it.
But, the code synthesizes and works when programmed to an FPGA chip.