gate level simulation with fiftyfivenm_atom_pack library not found
Dear all,
we tried to do post-simulation through Quartus standard 20.1
using ModelSIM as simulator
FPGA device is 10M04DAU324C8G
Here's our step for doing simulation
1. generate a new project and select device 10M04DAU324C8G
2. add TOP file and bypass input to output directly
3. compile project in Quartus
do Analysis & Synthesis
do Fitter(Place & Route)
do EDA Netlist Writer
4. run gate level simulation
Tools -> Run Simulation Tool -> Gate Level Simulation
5. ModelSIM shows error
We tried to fix this problem by add library in do file
However, there seem not competely solve the problem
Are we doing something wrong with this simulation?
And why do file generated by Quartus doesn't include the library?
Can someone help us with the problem?
Thanks.