Effacer les filtres
Effacer les filtres

ZCU111 FMCP or generic custom port R/W

27 vues (au cours des 30 derniers jours)
Christian
Christian le 15 Juil 2024 à 8:55
Commenté : Christian le 16 Juil 2024 à 5:04
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

Réponse acceptée

Tom Richter
Tom Richter le 15 Juil 2024 à 17:07
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.
  1 commentaire
Christian
Christian le 16 Juil 2024 à 5:04
Perfect, thank you so much, you made my day ;-)

Connectez-vous pour commenter.

Plus de réponses (0)

Produits


Version

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by