Forum Discussion
RichardT_altera
Super Contributor
1 year agoThe ELAB2_0093 Fatal Error seem to indicate that a mismatch in your design that arises because a defparam statement is trying to modify a parameter (reference_clock_frequency) in a module that is not defined in Verilog.
Some IP cores require the Verilog variant, as the VHDL version is not supported for certain IPs.
Could you try using the Verilog variant instead and check if the error is resolved?
Regards,
Richard Tan