Forum Discussion
PHJ
Occasional Contributor
7 years agoArria 10 HPS I/O Pin Multiplexing configuration
The A10 HPS technical reference manual has the following note for each of the pinmux configuration registers (e.g. pinmux_uart0_usefpga) : "NOTE: These registers should not be modified after IO con...
a_x_h_75
Contributor
7 years agoThis refers to the fact that these multiplexing options are determined by the FPGA's programming bitstream (the result of compiling your design through Quartus) and can't be modified by the function of the fabric - i.e. your FPGA code. The function of these pins is fixed for a given FPGA configuration image (bitstream).
Cheers,
Alex