Forum Discussion
Altera_Forum
Honored Contributor
15 years agoFYI, I found similar cases even in the reference design.
For example, in tse reference design for cycloneIII, in the SOPC builder generated verilog file "tserd_3c120_sopc.v", I found the following files need to be included: `include "/tools/altera/9.1/internal/222/linux64/quartus/eda/sim_lib/stratixiigx_hssi_atoms.v" `include "/tools/altera/9.1/internal/222/linux64/quartus/eda/sim_lib/stratixiv_hssi_atoms.v" It's strange since this is the reference design for cycloneIII, why I need Stratix device simulation library?