Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

Standalone File Transfer

Altera_Forum
Honored Contributor II
1,097 Views

Hi. Im working on a Standalone USB File Transfer on DE0-nano dev kit. My problem is im new to FPGA and I need some pointers to study. How do i make a processor/controller inside my FPGA? Do i need IP cores? Thank you.

0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
325 Views

Hi, 

all the doc listed here is good to go depending on what you want to do with your processor: 

http://www.altera.com/literature/lit-nio2.jsp 

 

Here's a "My First NiosII Software Tutorial" : 

http://www.altera.com/literature/tt/tt_my_first_nios_sw.pdf 

 

you can use a .hex file to easily initialize your memory on programming 

for USB communication, you can joint this post: 

http://www.alteraforum.com/forum/showthread.php?t=30667
0 Kudos
Reply