Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- How can I store the output signal in a lpm_ram or something that can be read back to Quartus2 --- Quote End --- You need to write some addtional logic, mainly an address counter, and use a RAM instance with one port enabled for the in system memory editor tool. It's easily done with the MegaWizard. Or use SignalTap and export the data to a file.