Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
17 years ago

writing output to a file

Hi..

I am currently working on a project based on image compression.

Using quartus II i could see simulation waveforms only till 1000ns.

As quartus has no mode of writing test benches... can anyone suggest me a way to write my output to a text file or something in verilog.

Really in need of help..

Thanks

Sri Harsha

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    When your .vwf file is open, do a File -> Save As, or File -> Export, and there should be different text formats available. It is recommended to use the Altera Modelsim version with Quartus, since that allows testbenches(and a whole host of other capabilities the Altera simulator does not).