Forum Discussion

metaprogrammer's avatar
metaprogrammer
Icon for New Contributor rankNew Contributor
7 years ago

Could not find a way to report a Quartus bug

It appears that Verilog preprocessor in Quartus is not quite standard-conformant, the usual string concatenation trick does not work. For example, the following will fail: `define PREFIX . `define...