analogdevicesinc / hdl

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

Script to link the TB and HDL repos #1513

Closed cristianmihaipopa closed 1 week ago

cristianmihaipopa commented 2 weeks ago

PR Description

This script is made so that you can have both repos in different places & link them so that all the functionalities would still work. You no longer need to clone TB repo in HDL repo. This change is made in the context of 'workspace versioning' feature which will soon be implemented. A very similar script will be added in the TB repo, for the same purpose. Left an example on how to use the script, in the comments.

Also thought about adding a READEME.md file for the /scripts folder which will briefly explain the two scripts.

PR Type

PR Checklist