FPGA/Quartus II 자료

My First FPGA Tutorial (How to Use)(=사용법)

ElectricShock 2016. 5. 7. 13:42

https://www.altera.com/content/dam/altera-www/global/en_US/pdfs/literature/tt/tt_my_first_fpga.pdf


https://www.youtube.com/watch?v=If4iiz4I8Vk


File >> New Project Wizard

What is the working directory for this project ?

C:\Alretra\???

What is the name of this project ?

??? (Same name as the working directory)


Directory "C:\Alretra\???" does not exist.

Do you want to create it ?

Yes

Family     (what kind of board do you want to program ?)

Available Devices (on my case, EP1C6Q240C8NL)

Next

EDA Tool Settings    (Skip it)

Next

Finish

--------------------------------------------------------------

Go upto ToolBar

Assignments >> Pins >> Pin Planner

The development environment doesn't know what this chip is connected to

Assignment >> Import Assignment

File Name (...Browse the extension *.CSV)

-------------------------------------------------------------

File >> New >> Verilog HDL File



7Segment Display Tutorial