Forum Discussion
Altera_Forum
Honored Contributor
12 years agoHi Alex,
You're correct Alex. Altera Tech support helped me with this, just today actually. The problem was with the vlog -sv ./test_program.sv -L pattern_generator_tb_csr_master It should be: vlog -sv ./test_program.sv -L altera_avalon_vip_pkgs_lib I'm still waiting for an explanation why that fixed it though. I'm about to do a Qsys project and i just want to make sure that all autogenerated files are error free. Thanks, Joel