Forum Discussion
Altera_Forum
Honored Contributor
10 years ago --- Quote Start --- Instantiate reconfiguration controller that includes the Avalon interface. Instantiate a NIOS processor and bridge it to the Avalon interface. --- Quote End --- You just need an Avalon-MM master, eg., the JTAG-to-Avalon-MM bridge. You can then use Tcl from your host PC to access the registers. If there is a Transceiver Toolkit example for the Cyclone V, then go through that and understand it. You can then use the Transceiver Toolkit to control the interface on your board. This will give you an idea of what is possible. Cheers, Dave