Forum Discussion
Altera_Forum
Honored Contributor
19 years agoadd an address signal to your VHDL/Verilog module/architecture entity declaration in you components to be imported to SOPC builder. Then when you import your components to SOPC builder map the address signal to the address in the drop downs of the wizard. You do not need to use this address in any way in your VHDL/verilog but it must be present in the arhcitecture/entity/module declaration or it wont generate, hope this helps .