Skip to content

Some useful scripts for setting up dynamatic on CentOS systems

Notifications You must be signed in to change notification settings

Jiahui17/dynamatic-scripts-centos

Repository files navigation

Useful scripts

Build dynamatic on EDA2 machine

bash fetch-and-build-dynamatic.sh
bash fetch-and-build-legacy-dynamatic.sh

Since the official branch is not always stable, we switch to our stable branch:

cd dynamatic
git checkout origin/iterative-buffer
bash ../mybuild.sh

Run your first example

source environment.sh
cd benchmarks/fir && bash ../../flow_test.sh

About

Some useful scripts for setting up dynamatic on CentOS systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published