DE2-35 Unboxing and Environment Configuration Download Default Demo
[Copy link]
This post was last edited by Yufeng on 2020-7-30 20:11
I recently wanted to develop FPGA, so I bought a DE2-35 FPGA development board, which is quite old.
I saw my seniors take the test in college, but I didn’t have a chance to try it. Now I’m taking a preliminary test.
The default version of Quartus II 6.0 Web Edition Full on the CD is too old. I checked and found that only Quartus II 13.0 supports this chip CYCLONE II.
Software download and installation
Download path:
Link:
Extraction code: wj1d
Problems with installing USB-blaster on win10
"The hash value of the file is not in the specified directory"
Solution:
https://zhidao.baidu.com/question/1450610214047222220.html
1. Press Windows key + R, type shutdown.exe /r /o /f /t 00, the system will reboot to a "Choose an option"
screen 2. From the "Choose an option" screen, select "Troubleshoot", select "Advanced options" from the "Troubleshoot" screen,
Select "Windows Startup Settings" from the "Advanced Options" screen, click the "Restart" button, the system will restart to the "Advanced Startup Options" screen; restart
3. After this restart, a list of safe mode will pop up
4. Select the third from the bottom, disable forced driver signatures, and press the number that corresponds to it.
5. Restart, and follow the general method to successfully install the driver
Demo Test
Select Downloader
Download Complete
Effect display
VGA display output
Effect display:
USB-Blaster cannot be recognized
A USB-Blaster that I downloaded from the Internet cannot recognize the driver normally.
Delete the driver and install the driver in altera\13.0sp1\quartus\drivers under the software package, and it can be recognized and used normally
Since then, the development of FPGA has begun
|