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 which will use some of the signals from the Microprocessor. My problem is not adding the file but how to instantiate the Microprocessor signals to be visible for the .vhdl file so I can use some of the signals from the Microprocessor. Thanks MG