Make Synth Uses Wrapper Generation
Created by: kevindkim723
make synth
now generates wrapper file (which is now moved to /synthDC/wrappers from /src/) and call design compiler on the wrapper.
One can call make synth
with the same command line arguments as before and synthesis should run smoothly.