Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Bumping Yosys for Travis

Adam Izraelevitz edited this page Feb 22, 2019 · 2 revisions

Instructions written 2/21/19. Its possible things have changed since then.

  1. Modify https://github.com/freechipsproject/firrtl/blob/master/.install_yosys.sh
  2. You need to delete the Travis cache

In general, make sure every yosys command that is equiv_simple is followed by the -short option.

"That should be it" - @jackkoenig.

Contact @jackkoenig for questions and concerns.