Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
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 Discussions

exporting data out of modelsim

Altera_Forum
Honored Contributor II
10,782 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,752 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,752 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,752 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,752 Views

Perfect ! Thanks!!!

0 Kudos
Reply