tree: 09da437b43ddeb190a2ea6d7ecf2d0e40f11e8f4 [path history] [tgz]
  1. README.md
  2. godownloader.sh
etc/README.md

-----------------------------------------------------------------------

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.

----------------------------------------------------------------------

  1. Retrieve an archived copy of the script and place in v-s-t/etc. https://searchcode.com/file/316605398/godownloader.sh
  2. A few script edits are needed: o change download method from curl to wget. o VERSION= variable requires a 'v' prefix.
  3. Update Makefile to install the new command.

[EOF]