byuccl / bfasst

Tools for FPGA Assurance Flows
Apache License 2.0
12 stars 5 forks source link

updated to build in cwd where script is invoked #274

Closed KeenanRileyFaulkner closed 1 year ago

KeenanRileyFaulkner commented 1 year ago

The CI checks are failing due to env setup problems, but this is ready to merge, and has been tested locally. It will build in the cwd when the bfasster script is invoked. If the same experiment is invoked in the same directory (aka the artifacts exist in their proper ./build/design/... location) and the artifacts are up to date, ninja will not rebuild them, otherwise it will.

jgoeders commented 1 year ago

OK, I'm working on merging a fix for the environment.