-----------------------------------------------------------------------
Workaround for godownloader disappearing:
This is a complete hack to get bbsim and v-s-t functional again.
A more permanent answer is needed, copy binaries into a tool repo
and use directly from git clone w/o access or install overhead.
----------------------------------------------------------------------
- Retrieve an archived copy of the script and place in v-s-t/etc. https://searchcode.com/file/316605398/godownloader.sh
- A few script edits are needed: o change download method from curl to wget. o VERSION= variable requires a 'v' prefix.
- Update Makefile to install the new command.
[EOF]