Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Объявления
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.
17268 Обсуждение

Creating a VWF file

Altera_Forum
Почетный участник II
36 020Просмотр.

I am currently in a Digital System Design class and just downloaded the Quartus Web Edition for free. I am just learning how to use this program and I am trying to simulate a simple circuit. According to the tutorial I am using, it says that I need to create a Vector Waveform File for the simulation. But I cannot find this type of file anywhere. It does not exist in the New File menu. Does anyone know where I can find it? Or do they not let you have this file in the free edition?

0 баллов
13 Ответы
Altera_Forum
Почетный участник II
32 401Просмотр.

you will need to use Quartus II 9.1sp2 or earlier for the VWF editor and/or Quartus II Simulator

Altera_Forum
Почетный участник II
32 401Просмотр.

Thank you very much for the answer. I'm surprised that I wasn't able to find this information out anywhere else, but I appreciate the help.

Altera_Forum
Почетный участник II
32 401Просмотр.

for existing users they have warned for a couple versions that the Simulator would be going away. it might say in the release notes that it was removed, but it might not explicitly mention the .vwf editor 

 

hopefully someone else will find your thread useful :)
Altera_Forum
Почетный участник II
32 401Просмотр.

Haha yeah I literally just found the Release Notes for the new 10.0 version, and they say that the wave file simulation has been completely removed. So I guess I will have to figure out this ModelSim thing. Oh well... so much for buying a $130 text book that uses a different version of quartus...

Altera_Forum
Почетный участник II
32 401Просмотр.

If you prefer to follow the tutorial, you may want to install Quartus V9.1 in addition. It's still available in the software archives. 

https://www.altera.com/download/archives/arc-index.jsp
Altera_Forum
Почетный участник II
32 401Просмотр.

i agree, you might still use 9.1sp2 for learning and take on ModelSim as you become more familiar with the fundamentals

Altera_Forum
Почетный участник II
32 401Просмотр.

YES! This is exactly what I was looking for. Thanks to both of you for the help!

Altera_Forum
Почетный участник II
32 401Просмотр.

I have been following this thread with interest. I am writing the new edition of my Prentice-Hall Digital Electronics textbook which is geared toward the freshman-level ET or EE. Covering testbenches to import into ModelSIM at this level is way over their head yet producing simulations is SUCH a great learning tool.  

I hate to have students refer to an archive version (v9.1) but from what I see that may be the best option. Do you agree? 

Bill Kleitz
Altera_Forum
Почетный участник II
32 401Просмотр.

The only reason I'm going with 9.1 is because the text book I'm using (Fundamentals of Digital Logic with VHDL Design 3rd Ed., Stephen Brown) uses vector waveform files to simulate digital circuits, so that is what we are using in class. I think it might be a good idea to teach ModelSIM and testbenches since Altera is only offering these tools. But on the other hand, it was really easy to learn the simulation in the 9.1 version. So it could be better for beginners.

Altera_Forum
Почетный участник II
32 401Просмотр.

Bill, yes it seems like that is the best option. you could provide a test bench cookbook if you wanted to concentrate on synthesize HDL. this way students could paste in a clock generating process, reset generating process, data input generating process. then they would just have to do some basic port mapping to the DUT instance. copy+pasting a basic data_input <= "00"; wait for 10 ns; sequence seems reasonable and intuitive to me. then again i found creating test bench waveforms somewhat tedious even as a beginner :)

Altera_Forum
Почетный участник II
32 401Просмотр.

Yes, I enjoy using Altera's waveform simulator in V9.1. It is a great teaching tool to easily give students a visual of the logic operations that they are trying to learn.

Altera_Forum
Почетный участник II
32 401Просмотр.

hi i am new user of quartus II. and i have the version of 10.0 can anybody help me that how can i create waveform file and how can i study with the signal tab generator??

Altera_Forum
Почетный участник II
32 401Просмотр.

see the 2nd post in this thread

Ответить