Forum Discussion
Altera_Forum
Honored Contributor
18 years agoInternal memory???
Hi guys, I am currently using the Altera UP2 Educational Kit in my project and considered as a beginner. Any chances I can store data into FPGA prior processing or I should just opt for e...
Altera_Forum
Honored Contributor
18 years agoHello Frank,
To avoid misunderstanding, can I conclude your advices as shown below: 1) write my raw data in *.mif or *.hex format and save it in an external memory and let my FPGA read data from there and thus process it? 2) or, connect my computer's parallel port to FPGA's expansion port to allow data comunication (whether read data from or write data to my computer)?(Any reference on this?) Thanks...