Changeset 82 for trunk/IPs/systemC/processor/Morpheo/Script
- Timestamp:
- May 1, 2008, 6:48:45 PM (17 years ago)
- Location:
- trunk/IPs/systemC/processor/Morpheo/Script
- Files:
-
- 2 added
- 2 deleted
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/IPs/systemC/processor/Morpheo/Script/execute.sh
r81 r82 1 1 #!/bin/sh 2 #----------------------------------------------------------- 3 # $Id$ 4 #----------------------------------------------------------- 2 5 3 6 declare -a COMMAND; -
trunk/IPs/systemC/processor/Morpheo/Script/execute_n.sh
r81 r82 1 1 #!/bin/sh 2 #----------------------------------------------------------- 3 # $Id$ 4 #----------------------------------------------------------- 2 5 3 6 #-----[ variable ]------------------------------------------ -
trunk/IPs/systemC/processor/Morpheo/Script/first_run.sh
r81 r82 1 1 #!/bin/sh 2 #----------------------------------------------------------- 3 # $Id$ 4 #----------------------------------------------------------- 2 5 3 6 #-----[ usage ]--------------------------------------------- -
trunk/IPs/systemC/processor/Morpheo/Script/lock.sh
r81 r82 1 1 #!/bin/sh 2 #----------------------------------------------------------- 3 # $Id$ 4 #----------------------------------------------------------- 2 5 3 6 #-----[ usage ]--------------------------------------------- -
trunk/IPs/systemC/processor/Morpheo/Script/range.sh
r81 r82 1 1 #!/bin/sh 2 #----------------------------------------------------------- 3 # $Id$ 4 #----------------------------------------------------------- 2 5 3 6 #-----[ usage ]--------------------------------------------- -
trunk/IPs/systemC/processor/Morpheo/Script/unlock.sh
r81 r82 1 1 #!/bin/sh 2 #----------------------------------------------------------- 3 # $Id$ 4 #----------------------------------------------------------- 2 5 3 6 #-----[ usage ]--------------------------------------------- -
trunk/IPs/systemC/processor/Morpheo/Script/xilinx_extract_info.sh
r81 r82 1 1 #!/bin/sh 2 #----------------------------------------------------------- 3 # $Id$ 4 #----------------------------------------------------------- 2 5 3 6 for i in *.fpga.log; do
Note: See TracChangeset
for help on using the changeset viewer.