Forum Discussion
Altera_Forum
Honored Contributor
11 years agoThanks for the quick response Dave. Honestly, I think the issue I'm having is that I'm not including any of the altera megafunction libraries. In your example, you include them with the following:
library altera_mf; use altera_mf.altera_mf_components.all; I can't however seem to find a similar package to include for system verilog. Do you have any insight into this?