Forum Discussion
Altera_Forum
Honored Contributor
14 years agocycloneii_asmiblock not found
I'm using a Cyclone 3 FPGA (small one). I used the MegaWizard to create the ALTASMI_PARALLEL component. I want to use this so I can program the EPCS4 serial memory from my external CPU. I need to ...
Altera_Forum
Honored Contributor
14 years agoI see where the cycloneii_asmiblock is in the libraries. Now all I need to figure out is how to use Nativelink to tell it to use that library.
I see the -L cycloneiii_ver reference in the verilog.do file in my design. But it keeps getting overwritten by Quartus all the time. I tried putting the library reference into the Settings for Libraries and Simulation > Nativelink Settings, but nothing seems to work. Anyone have experience with using a library that is outside of your design (and not one of the defaults it uses)?