ln -s /home/dynamatic/Dynamatic/etc/dynamatic/Buffers/src src/DFnetlist
mkdir bin
make
To synthesis_optimize.tcl script, optimize command, add flag -area:
optimize -area
Use the regression test to create the optimized version of an example in its regular folder. Add the example to filelist.lst in the resource_sharing folder.
In resource_sharing, create folder for output files:
mkdir output
From resource_sharing, run:
./run_all.sh
This script will run resource sharing on all examples in filelist.lst.