ZCU111 FMCP or generic custom port R/W

4 次查看(过去 30 天)
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

采纳的回答

Tom Richter
Tom Richter 2024-7-15
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.

更多回答(0 个)

产品


版本

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by