Jump to content
  • 0

Connection from a block external port to the Arty S7 schematic


oldViking

Question

Hi,  While creating a MicroBlaze block, it became necessary to supply the reset signal from the Arty S7 to the resetn pin of the Clocking Wizard.  I believe this was accomplished successfully.  However, how do I know that the port signal name "reset" is actually connected to the  Arty S7 schematic net "CK_RST"  ?

Thanks

oldViking

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

Hi @oldViking

You can compare where the input port for your reset has been placed in the synthesized or implemented design to the FPGA pin associated with the CK_RST schematic net. For example, the screenshots below show that the leaf cell "led_4bits_tri_o_OBUF[0]_inst" in a design for the Arty A7 maps to the site H5, which corresponds to the LED4 net of that board.

Synthesized design:

image.png

 

Schematic:

image.png

 

Thanks,

Arthur

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...