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

exporting data out of modelsim

Altera_Forum
Honored Contributor II
10,688 Views

Is there a way to get all the data from one wave in the wave window of modelsim exported to a text file?

0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
7,658 Views

Maybe this will help: http://www.csee.umbc.edu/portal/help/vhdl/textio.vhdl 

 

Or You need somehow other type of output?
0 Kudos
Altera_Forum
Honored Contributor II
7,658 Views

Thank you for the reply.  

 

As I look at the code I am guessing this writes inputs and outputs to a test file. I'm going to have to sit down with this one.  

 

Is there a way to create this sort of output in Modelsim and leave the VHDL code alone? 

 

Thanks again 

 

Bill
0 Kudos
Altera_Forum
Honored Contributor II
7,658 Views

 

--- Quote Start ---  

Is there a way to get all the data from one wave in the wave window of modelsim exported to a text file? 

--- Quote End ---  

 

 

Modelsim does have alternative views than the wave window. Looks like the list window can be used to do what you want: 

 

http://www.velocityreviews.com/forums/t23392-exporting-data-in-modelsim.html 

 

Cheers, 

Dave
0 Kudos
Altera_Forum
Honored Contributor II
7,658 Views

Perfect ! Thanks!!!

0 Kudos
Reply