OpenCores
URL https://opencores.org/ocsvn/m1_core/m1_core/trunk

Subversion Repositories m1_core

[/] [m1_core/] [trunk/] [tools/] [bin/] [build_dc] - Rev 9

Go to most recent revision | Compare with Previous | Blame | View Log

#!/bin/bash

cd $M1_ROOT/run/synth/dc
rm -rf * .syn*  # Make clean
mkdir work
ln -s -f ../../../tools/src/synopsys_dc.setup .synopsys_dc.setup
dc_shell -tcl_mode -f $FILELIST_DC 2>&1 | tee synth.log

Go to most recent revision | Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.