Update generate_bitstream.tcl

fixed tiny bug
This commit is contained in:
PurplePower
2023-12-25 20:06:23 +08:00
parent 85c4621957
commit 512d0d2b4c

View File

@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
source open_project-v2020.tcl source open_project.tcl
while 1 { while 1 {
if { [catch {launch_runs synth_1 -jobs 4 } ] } { if { [catch {launch_runs synth_1 -jobs 4 } ] } {