SOFA/SOFA_A/CommonFiles/sofa_netlist_synth_script.sh

5 lines
164 B
Bash
Raw Normal View History

2023-03-01 10:31:42 -06:00
#! /usr/bin/env bash
echo "Running netlist synthesis script"
rm -rf ${VERILOG_PROJ_DIR}/SRCSynth/
cp -r ${VERILOG_PROJ_DIR}/SRCLint/ ${VERILOG_PROJ_DIR}/SRCSynth/