Forum Discussion
sssalvi
New Contributor
4 years agoError: (vcom-11) while running RTL simulation in Modelsim INTEL FPGA STARTER EDITION
Hi, I have been working on MAX10M50 Development board. I am trying to write code for SPI with CS. I ahve created source and sim files. All complie correctly in quartus prime software. While running R...
ShengN_altera
Super Contributor
4 years agoHi,
I try to compile those files attached directly in modelsim starter edition and get library not found error in SPI_16bit_CS.vhd
** Error: .../SPI_16bit_CS.vhd(36): (vcom-1598) Library "altera_syn_attributes" not found.
Which further triggers the error in SPI_16bit_CS_TB.vhd compilation
** Error: (vcom-11) Could not find work.spi_16bit_cs.
The simulation can run properly after commenting out the library. Make sure the proper library is existing.
Best Regards,
Sheng
p/s: If any answer from community or Intel support are helpful, please feel free to mark as solution and give Kudos.