Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

ModelSim simulator

Altera_Forum
Honored Contributor II
2,204 Views

Hi, 

I am new to ModelSim, so I hope you can help. 

I have a design (VHDL) I try to simulate in ModelSim. A have made a VWF and exported it to a testbench. I have enabled the Native link options. In the Testbenches I have added the file, but when I make a simulation er get some errors: 

 

# ** Warning: [4] C:/altera/70/quartus/Designs/ASIC_Touchsensor/Version1/Data_Parsed4.vht(174): (vcom-1207) An abstract literal and an identifier must have a separator between them. 

# ** Error: C:/altera/70/quartus/Designs/ASIC_Touchsensor/Version1/Data_Parsed4.vht(174): near "40": expecting: IDENTIFIER 

 

Can anyone tell me what that means? 

Also can anyone point to some tutorials about ModelSim? 

 

Regards,
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
1,268 Views

See the following native-link example, see if it helps. 

http://www.altera.com/support/examples/ncsim/exm-ncsim-native-link.html
0 Kudos
Altera_Forum
Honored Contributor II
1,268 Views

Hi 

I am trying to run the native-link example above. 

When ModelSim runs it suddenly shuts down. It happens when the do-file comes to either the VSIM command or ADD wave * command. 

Does anybody know why this happens? 

 

Regards,
0 Kudos
Altera_Forum
Honored Contributor II
1,268 Views

For the# "add wave *" comand. 

When you run simulate >start simulation, do not choose the "Enable optimization". 

I use the modesim 6.5c .
0 Kudos
Reply