Forum Discussion
MG007
New Contributor
2 years agoHow to write data in a file from FPGA
Hello, I am a beginner using Quartus and programming FPGA. I need to implement a binary search on FPGA and record the result of the search in a file (a 7 binary code each time). Below is the implem...
_AK6DN_
Frequent Contributor
2 years agoUntil we know what your hardware platform it is hard to be specific.
What FPGA are you using? Is it on a standard development board, or on a custom board of your own design?
What version of Quartus on which platform (Windows, Linux, etc)?
MG007
New Contributor
2 years agoFPGA is developement board DE2-115. An I am using Quartus prime 21.1 on Windows.