Forum Discussion

BSuma's avatar
BSuma
Icon for New Contributor rankNew Contributor
5 years ago

localparam 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...