- 博客(3)
- 收藏
- 关注
原创 pre and post scripts for ChkListRpt.tcl
1. Pre scripts#!/usr/local/bin/tclshproc CheckList {args} { set vars(-f) "STA_check.csv" set vars(-out) "ChkPointRpt.csv" set vars(-d) $ChkListRpt_d parse_proc_arguments -args $args vars
2018-01-15 22:34:59
478
原创 Shell练习:遍历文件夹下的所有文件及文件夹,并输出到文件
脚本练习1.切换工作目录至/var 2.依次向/var目录中的每个文件或子目录问好,形如:(提示:for FILE in /var/*;或for FILE in `ls /var`;) 3.统计/var目录下共有多个文件,并显示出来 Discription: 遍历指定文件夹下的所有文件,并输出到文件。Example 1:#!/bin/b
2018-01-10 22:23:18
12309
1
原创 Tcl scripts: Reading STAchecklist, get_timing_path, write the setup/hold violation to csv
File description:Time:2018/01/01 Description: This scripts used to reading STA_check.csv file and parsing this file to generate get_timing_path command which used in PrimeTime to check the setup/hold
2018-01-01 20:53:25
631
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅