Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16606 Discussions

Problem using Quartus 8.1 internal simulator

Altera_Forum
Honored Contributor II
1,138 Views

Hi, 

 

I am doing a project with Quratus 8.1 (with SP1, if matters), and I'm trying to simulate one of my design files (VHDL) with the Quartus internal simulator. So I added only the pins in that specific design file (in the node finder's filter I chose "design entry(all names)", created the waveform, chose functional, created a netlist, and started simulation). 

The problem is, the simulator (in the simulation report window) shows only the output pins of the entire project, and not of that specific design file (or instance). Of course I can select the option of not adding the output pins automatically, but then I wouldn't see anything. What I actually want to simulate are the output pins and signals of that specific design file, and not of the entire project. How do I do this? 

 

Thank you
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
407 Views

You need to compile the project with the entity of interest as top design file to simulate it separately.

0 Kudos
Altera_Forum
Honored Contributor II
408 Views

Thank you very much, it works :)

0 Kudos
Reply