Forum Discussion
Altera_Forum
Honored Contributor
9 years ago --- Quote Start --- Quartus does support it - but the syntax is different
p# ({new_value}) p_inst(); Where {new_value} is the overriding value for that instance. Also see http://www.asic-world.com/verilog/para_modules1.html Cheers, Alex --- Quote End --- Hi, sorry for misunderstanding but I do not want to set a parameter, I want to refer to it i.e. read it.