ZCU111 FMCP or generic custom port R/W

4 visualizzazioni (ultimi 30 giorni)
I want to do some generic custom defined GPIO port R/W access on the FMCP connector of our ZCU111 board, especially LA bus [0..31] from/to PL using SOC Blockset. There does not seem to exist some generic block or some custom port feature like in the HDL workflow advisor 1.2. So are there any solutions available ? Is the Terasic F2G board supported? How can i make some generic IO R/W working on this board?
Thank you in advance

Risposta accettata

Tom Richter
Tom Richter il 15 Lug 2024
If the I/O pin is not defined in existing LED, DIP, PB blocks, you can use the ‘I/O Pin’ block to specify the custom pin.
  1. open soclib_beta
  2. add ‘I/O Pin’ block to the top model
  3. follow the help text on the block mask to define the custom pin
  4. connect the inport/output to DUT, just like how you use other IO blocks.
I just added such a block to an empty model and double-clicked it. The mask gives you all the necessary options:
This only works with Xilinx boards.

Più risposte (0)

Prodotti


Release

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by