modlesim altera functional and timing simulation - welcome — ttu cae...

8

Upload: phungkhuong

Post on 21-Jul-2018

218 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: ModleSim Altera Functional and Timing Simulation - Welcome — TTU CAE …oelkeelany/4110F12/ModleSim... · 2015-06-26 · Microsoft Word - ModleSim Altera Functional and Timing Simulation.docx

 

   

Page 2: ModleSim Altera Functional and Timing Simulation - Welcome — TTU CAE …oelkeelany/4110F12/ModleSim... · 2015-06-26 · Microsoft Word - ModleSim Altera Functional and Timing Simulation.docx

 

Assignments\settings, then select ModelSim Altera 

Page 3: ModleSim Altera Functional and Timing Simulation - Welcome — TTU CAE …oelkeelany/4110F12/ModleSim... · 2015-06-26 · Microsoft Word - ModleSim Altera Functional and Timing Simulation.docx

 

 

Click Test Benches, then New 

Page 4: ModleSim Altera Functional and Timing Simulation - Welcome — TTU CAE …oelkeelany/4110F12/ModleSim... · 2015-06-26 · Microsoft Word - ModleSim Altera Functional and Timing Simulation.docx

 

 

Select Top.vhd in File name. Also make Test bench name and Top level module to ‘Top’. Click the check 

box Use test bench to perform VHDL timing simulation, and put UUT as the Design instance name in test 

bench. Put 100 ns in the End simulation. Then click Add. 

Page 5: ModleSim Altera Functional and Timing Simulation - Welcome — TTU CAE …oelkeelany/4110F12/ModleSim... · 2015-06-26 · Microsoft Word - ModleSim Altera Functional and Timing Simulation.docx

 

 

 

 

Page 6: ModleSim Altera Functional and Timing Simulation - Welcome — TTU CAE …oelkeelany/4110F12/ModleSim... · 2015-06-26 · Microsoft Word - ModleSim Altera Functional and Timing Simulation.docx

  

 

Now you can run ModelSim Altera from Quartus II.  

Page 7: ModleSim Altera Functional and Timing Simulation - Welcome — TTU CAE …oelkeelany/4110F12/ModleSim... · 2015-06-26 · Microsoft Word - ModleSim Altera Functional and Timing Simulation.docx

 

 

If it failed, make sure that the path for Modelsim is assigned in Tools\Options as: 

Page 8: ModleSim Altera Functional and Timing Simulation - Welcome — TTU CAE …oelkeelany/4110F12/ModleSim... · 2015-06-26 · Microsoft Word - ModleSim Altera Functional and Timing Simulation.docx

 

 

You may also need to start the menu command: 

Processing>Start>Start EDA Netlist Writer 

Now you are ready to run RTL functional simulation via the menu command: 

Tools>Run EDA Simulation Tool>EDA RTL Simulation 

Or Gate level Timing Simulation via the menu command: 

Tools>Run EDA Simulation Tool>EDA GateLevel Simulation …