Altera_Forum
Honored Contributor
17 years agoQuartus II newbie questions
Hello,
I recently installed the latest Quartus II 8.0 SP1 and I am trying to get familiar with the tool. I have few questions I couldn't find an answer in the tutorials or by searching. 1. How I can generate a VHDL instantiation template? The File->Create/Update->Create VHDL Component... does only the component declaration. 2. I created a minimal test design with two VHDL files , one of them being the top module. What I noticed is that "Analyze Current File" always analyzes both of them,no mather which one I am currently working on. Why? I did not instantiated (yet) the second module in the top entity. 3. How I can generate a test bench template for a file other than the top module? (Simulation tool: Modelsim-Altera) Processing->Start->Start Test Bench Template Writer always generates the test bench for the top module. General comments. I thought this tool would be a friendly one. But I find important commands or options deeply hidden under misleading menus and hard to use. But maybe it's just me, being new with Quartus. Thanks! BR