Changeset 117 for trunk/IPs/systemC/processor/Morpheo/Script
- Timestamp:
 - May 16, 2009, 4:42:39 PM (16 years ago)
 - Location:
 - trunk/IPs/systemC/processor/Morpheo/Script
 - Files:
 - 
          
- 1 added
 - 1 moved
 
- 
          instruction_flow_diff.sh (added)
 - 
          instruction_flow_dump.sh (moved) (moved from trunk/IPs/systemC/processor/Morpheo/Script/instruction_flow.sh) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
trunk/IPs/systemC/processor/Morpheo/Script/instruction_flow_dump.sh
r114 r117 20 20 { 21 21 if test ${#} -ne 2; then 22 usage ${*}; 23 fi; 24 25 if test ! -f ${1} -o ! -f ${2}; then 22 26 usage ${*}; 23 27 fi;  
Note: See TracChangeset
          for help on using the changeset viewer.
      