analogdevicesinc / hdl

HDL libraries and projects
https://wiki.analog.com/resources/fpga/docs/hdl
Other
1.53k stars 1.52k forks source link

adi_board.tcl: add case for disconnecting interfaces using ad_disconnect #1475

Closed LBFFilho closed 2 months ago

LBFFilho commented 2 months ago

This is useful for testbenches that want to connect something (ie. a VIP) to an interface pin from the project block design.

Needed by the ad57xx testbench: https://github.com/analogdevicesinc/testbenches/pull/122

PR Type

PR Checklist