Guest
#4624864
with Altera QSys Tool, How to export a signal as an input or output pin to the fpga?
export port from altera qsys to verilog toplevel wrapper or fpga IO pins
Guest
#4624864
with Altera QSys Tool, How to export a signal as an input or output pin to the fpga?
Guest
#4624885
looks like you need to create a "new component" with the signals you want as your toplevel then bind a verilog model with required IO's to the "new component"... then add this new component your "System Contents" tab double click on the signals to export from the export column (column 4)... If anybody can describe this better or knows a better or different way, then by all means write it here. ReplyPlease log in before posting. |