Forum Discussion
Altera_Forum
Honored Contributor
20 years agoHow to connect a VHDL file to existing NIOS up
This is my problem: I designed a NIOS Microprocessor using the SOPC builder; added it to the .bdf file and tested it. It works fine. Now I want to add a .vhdl file to this existing project wh...
Altera_Forum
Honored Contributor
20 years agoIf you just need a few control lines to your VHDL logic, just add some PIO peripherals and hook those up.
If you need an actual bus interface, look in the SOPC Builder manual for the part on adding custom components to an SOPC system.