ZCU111 FMCP or generic custom port R/W

조회 수: 4 (최근 30일)
Christian
Christian 2024년 7월 15일
댓글: Christian 2024년 7월 16일
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.
  댓글 수: 1
Christian
Christian 2024년 7월 16일
Perfect, thank you so much, you made my day ;-)

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

제품


릴리스

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by