" Vim syntax file " Language: PrimeTime/TCL " Maintainer: Paul Zimmer " Original: Paul Zimmer " Version: 6.12 (synched to tcl.vim v6.1), Wed Jan 22 11:22:04 PST 2003 " " " For version 5.x: Clear all syntax items " For version 6.x: Quit when a syntax file was already loaded "if version < 600 <- got this from somewhere, but it doesn't seem to work syntax clear "elseif exists("b:current_syntax") " finish "endif " Pull in tcl/tk if version >= 600 runtime! syntax/tcl.vim else "source :p:h/tcl.vim source $VIMRUNTIME/syntax/tcl.vim endif " Define the default highlighting. " For version 5.7 and earlier: only when not done already " For version 5.8 and later: only when an item doesn't have highlighting yet if exists("did_pt_syntax_inits") command! -nargs=+ HiLink let i = 1 elseif version < 508 let did_pt_syntax_inits = 1 command! -nargs=+ HiLink hi link else command! -nargs=+ HiLink hi def link endif set iskeyword+=-,_,& " - _ and & need to be allowed in keywords " Fix problems in tcl.vim: " Allow _ in variable names syn match tclVarRef "$[_a-zA-Z][a-zA-Z1-9_.]*" syn match tclVarRef "${[_a-zA-Z][a-zA-Z1-9_.]*}" " Allow comments at end of line following ; syn region tclComment start=";\s*\#"hs=s+1 end="$" contains=tclTodo "Create a cluster for the std contains items to save space syn cluster ptcontainscluster contains=tclLineContinue,tclNumber,tclVarRef,tclString,tcltkCommand,tclComment " The rest is generated by a perl script running over: " man page contents of directory /auto/ot-tools/HPUX/64/pt_2002.03/doc/snps_tcl/man/cat2 " man page contents of directory /auto/ot-tools/HPUX/64/pt_2002.03/doc/pt/man/cat2 " output of helpv -v * file pthelpv.2002.03.txt syn region tcltkCommand matchgroup=tcltkCommandColor start="\<::msgcat::mc\>" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\<::safe::interpCreate\>" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptBoolean contained -a[ll] -com[plete_with] -cou[pling_reduction_factor] -cr[itical_range] -def[ault] -des[ign_mode] -e[nd] -fall[] -fall_f[rom] -fall_th[rough] -fall_to[] -fo[rmat] -fr[om] -h[old] -ig[nored] -in[crement] -k[eep_capacitive_coupling] -li[braries] -lu[mped_cap_only] -ma[x] -mi[n] -na[me] -no[split] -pa[th] -pin_c[ap_included] -pin_l[oad] -q[uiet] -re[set_path] -rise[] -rise_f[rom] -rise_th[rough] -rise_to[] -se[tup] -sta[rt] -str[ip_path] -su[btract_pin_load] -sy[ntax_only] -th[rough] -to[] -tr[iplet_type] -v[hdl_compiler] -we[ight] -wi[re_load] HiLink ptBoolean Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptBoolean syn keyword ptadd_to_collection contained -u[nique] HiLink ptadd_to_collection Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptadd_to_collection syn keyword ptadd_to_selection contained -u[nique] HiLink ptadd_to_selection Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptadd_to_selection syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptall_fanin contained -f[lat] -l[evels] -o[nly_cells] -s[tartpoints_only] -t[o] HiLink ptall_fanin Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptall_fanin syn keyword ptall_fanout contained -c[lock_tree] -e[ndpoints_only] -fl[at] -fr[om] -l[evels] -o[nly_cells] HiLink ptall_fanout Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptall_fanout syn keyword ptall_inputs contained -c[lock] -e[dge_triggered] -l[evel_sensitive] HiLink ptall_inputs Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptall_inputs syn keyword ptall_instances contained -h[ierarchy] HiLink ptall_instances Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptall_instances syn keyword ptall_outputs contained -c[lock] -e[dge_triggered] -l[evel_sensitive] HiLink ptall_outputs Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptall_outputs syn keyword ptall_registers contained -a[sync_pins] -ce[lls] -clock[] -clock_[pins] -d[ata_pins] -e[dge_triggered] -f[all_clock] -l[evel_sensitive] -m[aster_slave] -n[o_hierarchy] -o[utput_pins] -r[ise_clock] -s[lave_clock_pins] HiLink ptall_registers Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptall_registers syn keyword ptallocate_budgets contained -b[udget_design_ware] -ch[eck_only] -cr[eate_context] -e[ffort] -fi[le_format_spec] -fo[rmat] -inc[remental] -int[erblock_logic] -l[evels] -min_input_to_o[utput] -min_input_to_r[egister] -min_r[egister_to_output] -no_b[oundary_annotations] -no_e[nvironment] -s[eparator] -w[rite_context] HiLink ptallocate_budgets Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptallocate_budgets syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptapropos contained -s[ymbols_only] HiLink ptapropos Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptapropos syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptchange_histogram contained -g[reater_than] -l[ess_than] -ma[x] -mid[point] -min[] -n[umbins] -o[bject_name] -t[itle] -va[lue_label] -vi[ew] -w[orst] -x[label] -y[label] HiLink ptchange_histogram Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptchange_histogram syn keyword ptcharacterize_context contained -c[onstant_inputs] -d[esign_rules] -e[nvironment] -n[o_boundary_annotations] -t[iming] HiLink ptcharacterize_context Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptcharacterize_context syn keyword ptcheck_budget contained -f[rom] -i[nterblock_logic] -n[o_environment] -to[] -tol[erance] -v[erbose] HiLink ptcheck_budget Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptcheck_budget syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptcheck_timing contained -data_check_m[ultiple_clock] -data_check_n[o_clock] -genera[ted_clocks] -generi[c] -i[gnored_attributes] -la[tch_fanout] -lo[ops] -ms_m[in_separation] -ms_s[eparation] -mu[ltiple_clock] -no_c[lock] -no_i[nput_delay] -r[etain] -signa[l_level] -signi[ficant_digits] -u[nconstrained_endpoints] -v[erbose] HiLink ptcheck_timing Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptcheck_timing syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptcompare_collections contained -o[rder_dependent] HiLink ptcompare_collections Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptcompare_collections syn keyword ptcompare_interface_timing contained -a[bsolute_tolerance] -ig[nore] -in[clude] -n[osplit] -o[utput] -p[ercent_tolerance] -q[uiet] -s[ort_by_worst] HiLink ptcompare_interface_timing Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptcompare_interface_timing syn keyword ptcompile_stamp_model contained -d[ata_file] -e[xpand_buses] -l[ibrary_cell] -m[odel_file] -o[utput] -t[est_design] -u[pdate] HiLink ptcompile_stamp_model Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptcompile_stamp_model syn keyword ptcomplete_net_parasitics contained -c[omplete_with] HiLink ptcomplete_net_parasitics Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptcomplete_net_parasitics syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptcreate_cell contained -e[xact] HiLink ptcreate_cell Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptcreate_cell syn keyword ptcreate_clock contained -a[dd] -d[omain] -n[ame] -p[eriod] -w[aveform] HiLink ptcreate_clock Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptcreate_clock syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptcreate_generated_clock contained -a[dd] -di[vide_by] -do[main] -du[ty_cycle] -edge_[shift] -edges[] -i[nvert] -ma[ster_clock] -mu[ltiply_by] -n[ame] -s[ource] HiLink ptcreate_generated_clock Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptcreate_generated_clock syn keyword ptcreate_histogram contained -a[ttribute] -c[ollection] -g[reater_than] -h[eight] -l[ess_than] -ma[x] -mid[point] -min[] -na[me] -nu[mbins] -o[bject_name] -tc[l_cmd] -ti[tle] -va[lue_label] -vi[ew] -wi[dth] -wo[rst] -x[label] -y[label] HiLink ptcreate_histogram Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptcreate_histogram syn keyword ptcreate_lcd_operating_condition contained -l[ibrary] -mult_b[est] -mult_n[ominal] -mult_w[orst] -op_b[est] -op_n[ominal] -op_w[orst] HiLink ptcreate_lcd_operating_condition Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptcreate_lcd_operating_condition syn keyword ptcreate_net contained -e[xact] HiLink ptcreate_net Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptcreate_net syn keyword ptcreate_operating_conditions contained -c[alc_mode] -l[ibrary] -n[ame] -p[rocess] -r[ail_voltages] -te[mperature] -tr[ee_type] -v[oltage] HiLink ptcreate_operating_conditions Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptcreate_operating_conditions syn keyword ptcreate_qtm_constraint_arc contained -e[dge] -f[rom] -h[old] -n[ame] -path_f[actor] -path_t[ype] -s[etup] -t[o] -v[alue] HiLink ptcreate_qtm_constraint_arc Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptcreate_qtm_constraint_arc syn keyword ptcreate_qtm_delay_arc contained -e[dge] -f[rom] -n[ame] -path_f[actor] -path_t[ype] -t[o] -v[alue] HiLink ptcreate_qtm_delay_arc Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptcreate_qtm_delay_arc syn keyword ptcreate_qtm_drive_type contained -i[nput_pin] -l[ib_cell] -o[utput_pin] HiLink ptcreate_qtm_drive_type Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptcreate_qtm_drive_type syn keyword ptcreate_qtm_load_type contained -i[nput_pin] -l[ib_cell] HiLink ptcreate_qtm_load_type Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptcreate_qtm_load_type syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptcreate_qtm_path_type contained -f[anout] -i[nput_pin] -l[ib_cell] -o[utput_pin] HiLink ptcreate_qtm_path_type Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptcreate_qtm_path_type syn keyword ptcreate_qtm_port contained -t[ype] HiLink ptcreate_qtm_port Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptcreate_qtm_port syn keyword ptcreate_timing_context contained -n[o_boundary_annotations] HiLink ptcreate_timing_context Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptcreate_timing_context syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptdefine_design_mode contained -g[roup_name] HiLink ptdefine_design_mode Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptdefine_design_mode syn keyword ptdefine_proc_attributes contained -c[ommand_group] -de[fine_args] -do[nt_abbrev] -hidd[en] -hide[_body] -i[nfo] -p[ermanent] HiLink ptdefine_proc_attributes Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptdefine_proc_attributes syn keyword ptdefine_user_attribute contained -c[lasses] -i[mport] -o[ne_of] -range_ma[x] -range_mi[n] -t[ype] HiLink ptdefine_user_attribute Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptdefine_user_attribute syn keyword ptderive_clocks contained -p[eriod] -w[aveform] HiLink ptderive_clocks Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptderive_clocks syn keyword ptdisconnect_net contained -a[ll] HiLink ptdisconnect_net Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptdisconnect_net syn keyword ptdrive_of contained -f[all] -p[iece] -r[ise] -w[ire_drive] HiLink ptdrive_of Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptdrive_of syn keyword ptecho contained -n[] HiLink ptecho Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptecho syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptextract_model contained -a[rc_types] -c[ontext_borrow] -f[ormat] -ignore_b[oundary_parasitics] -ignore_p[orts] -la[tch_level] -li[brary_cell] -op[erating_conditions] -ou[tput] -p[arasitic_format] -r[emove_internal_arcs] -t[est_design] -u[pdate] HiLink ptextract_model Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptextract_model syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptfilter contained -n[ocase] -r[egexp] HiLink ptfilter Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptfilter syn keyword ptfilter_collection contained -n[ocase] -r[egexp] HiLink ptfilter_collection Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptfilter_collection syn keyword ptfilter_selection contained -n[ocase] -r[egexp] HiLink ptfilter_selection Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptfilter_selection syn keyword ptfind contained -f[lat] -h[ierarchy] HiLink ptfind Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptfind syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptget_alternative_lib_cells contained -l[ibraries] HiLink ptget_alternative_lib_cells Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptget_alternative_lib_cells syn keyword ptget_attribute contained -c[lass] -q[uiet] HiLink ptget_attribute Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptget_attribute syn keyword ptget_cells contained -e[xact] -f[ilter] -h[ierarchical] -n[ocase] -o[f_objects] -q[uiet] -r[egexp] HiLink ptget_cells Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptget_cells syn keyword ptget_clock_network_objects contained -t[ype] HiLink ptget_clock_network_objects Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptget_clock_network_objects syn keyword ptget_clocks contained -f[ilter] -n[ocase] -q[uiet] -r[egexp] HiLink ptget_clocks Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptget_clocks syn keyword ptget_designs contained -e[xact] -f[ilter] -h[ierarchical] -n[ocase] -q[uiet] -r[egexp] HiLink ptget_designs Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptget_designs syn keyword ptget_generated_clocks contained -f[ilter] -n[ocase] -q[uiet] -r[egexp] HiLink ptget_generated_clocks Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptget_generated_clocks syn keyword ptget_ilm_objects contained -t[ype] HiLink ptget_ilm_objects Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptget_ilm_objects syn keyword ptget_lib_cells contained -e[xact] -f[ilter] -n[ocase] -o[f_objects] -q[uiet] -r[egexp] HiLink ptget_lib_cells Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptget_lib_cells syn keyword ptget_lib_pins contained -e[xact] -f[ilter] -n[ocase] -o[f_objects] -q[uiet] -r[egexp] HiLink ptget_lib_pins Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptget_lib_pins syn keyword ptget_lib_timing_arcs contained -fi[lter] -fr[om] -o[f_objects] -q[uiet] -t[o] HiLink ptget_lib_timing_arcs Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptget_lib_timing_arcs syn keyword ptget_libs contained -e[xact] -f[ilter] -n[ocase] -o[f_objects] -q[uiet] -r[egexp] HiLink ptget_libs Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptget_libs syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptget_message_info contained -e[rror_count] -i[nfo_count] -w[arning_count] HiLink ptget_message_info Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptget_message_info syn keyword ptget_nets contained -e[xact] -f[ilter] -h[ierarchical] -n[ocase] -o[f_objects] -q[uiet] -r[egexp] -t[op_net_of_hierarchical_group] HiLink ptget_nets Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptget_nets syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptget_path_groups contained -f[ilter] -n[ocase] -q[uiet] -r[egexp] HiLink ptget_path_groups Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptget_path_groups syn keyword ptget_pins contained -e[xact] -f[ilter] -h[ierarchical] -l[eaf] -n[ocase] -o[f_objects] -q[uiet] -r[egexp] HiLink ptget_pins Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptget_pins syn keyword ptget_ports contained -e[xact] -f[ilter] -n[ocase] -o[f_objects] -q[uiet] -r[egexp] HiLink ptget_ports Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptget_ports syn keyword ptget_qtm_ports contained -f[ilter] HiLink ptget_qtm_ports Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptget_qtm_ports syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptget_timing_arcs contained -fi[lter] -fr[om] -o[f_objects] -q[uiet] -t[o] HiLink ptget_timing_arcs Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptget_timing_arcs syn keyword ptget_timing_paths contained -d[elay_type] -e[nable_preset_clear_arcs] -fall_f[rom] -fall_t[hrough] -fr[om] -g[roup] -ig[nore_register_feedback] -in[clude_hierarchical_pins] -j[ustify] -m[ax_paths] -np[aths_per_startpoint] -nw[orst] -rise_f[rom] -rise_t[hrough] -slack_g[reater_than] -slack_l[esser_than] -th[rough] -to[] -true[] -true_[threshold] -u[nique_pins] HiLink ptget_timing_paths Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptget_timing_paths syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptget_view_type contained -v[iew] HiLink ptget_view_type Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptget_view_type syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptgroup_path contained -c[ritical_range] -d[efault] -f[rom] -n[ame] -th[rough] -to[] -w[eight] HiLink ptgroup_path Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptgroup_path syn keyword pthelp contained -v[erbose] HiLink pthelp Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,pthelp syn keyword pthistory contained -h[] -r[] HiLink pthistory Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,pthistory syn keyword ptidentify_interface_logic contained -a[uto_ignore] -c[ontext_borrow] -i[gnore_ports] -k[eep_ignored_fanout] -l[atch_level] HiLink ptidentify_interface_logic Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptidentify_interface_logic syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptinfo contained -a[rgs] -b[ody] -cm[dcount] -comm[ands] -comp[lete] -d[efault] -e[xists] -g[lobals] -h[ostname] -le[vel] -li[brary] -loa[ded] -loc[als] -n[ameofexecutable] -pa[tchlevel] -pr[ocs] -sc[ript] -sh[aredlibextension] -t[clversion] -v[ars] HiLink ptinfo Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptinfo syn keyword ptinsert_buffer contained -i[nverter_pair] HiLink ptinsert_buffer Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptinsert_buffer syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptlink contained -i[ncremental] -r[emove_sub_designs] -v[erbose] HiLink ptlink Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptlink syn keyword ptlink_design contained -i[ncremental] -r[emove_sub_designs] -v[erbose] HiLink ptlink_design Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptlink_design syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptlist_attributes contained -a[pplication] -c[lass] HiLink ptlist_attributes Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptlist_attributes syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptlist_designs contained -a[ll] -o[nly_used] HiLink ptlist_designs Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptlist_designs syn keyword ptlist_libraries contained -o[nly_used] HiLink ptlist_libraries Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptlist_libraries syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptparse_proc_arguments contained -a[rgs] HiLink ptparse_proc_arguments Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptparse_proc_arguments syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptprintvar contained -a[pplication] -u[ser_defined] HiLink ptprintvar Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptprintvar syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptproc_args contained -a[rgs] -b[ody] -cm[dcount] -comm[ands] -comp[lete] -d[efault] -e[xists] -g[lobals] -h[ostname] -le[vel] -li[brary] -loa[ded] -loc[als] -n[ameofexecutable] -pa[tchlevel] -pr[ocs] -sc[ript] -sh[aredlibextension] -t[clversion] -v[ars] HiLink ptproc_args Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptproc_args syn keyword ptproc_body contained -a[rgs] -b[ody] -cm[dcount] -comm[ands] -comp[lete] -d[efault] -e[xists] -g[lobals] -h[ostname] -le[vel] -li[brary] -loa[ded] -loc[als] -n[ameofexecutable] -pa[tchlevel] -pr[ocs] -sc[ript] -sh[aredlibextension] -t[clversion] -v[ars] HiLink ptproc_body Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptproc_body syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptquery_objects contained -c[lass] -t[runcate] -v[erbose] HiLink ptquery_objects Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptquery_objects syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptread_db contained -l[ibrary] -n[etlist_only] HiLink ptread_db Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptread_db syn keyword ptread_edif contained -c[omplete_language] HiLink ptread_edif Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptread_edif syn keyword ptread_file contained -d[efine] -f[ormat] -n[ames_file] -s[ingle_file] HiLink ptread_file Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptread_file syn keyword ptread_parasitics contained -com[plete_with] -cou[pling_reduction_factor] -f[ormat] -i[ncrement] -k[eep_capacitive_coupling] -l[umped_cap_only] -pa[th] -pi[n_cap_included] -q[uiet] -st[rip_path] -sy[ntax_only] -t[riplet_type] HiLink ptread_parasitics Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptread_parasitics syn keyword ptread_sdc contained -e[cho] -s[yntax_only] -v[ersion] HiLink ptread_sdc Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptread_sdc syn keyword ptread_sdf contained -a[nalysis_type] -c[ond_use] -l[oad_delay] -max_f[ile] -max_t[ype] -min_f[ile] -min_t[ype] -p[ath] -q[uiet] -st[rip_path] -sy[ntax_only] -t[ype] -w[orst] HiLink ptread_sdf Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptread_sdf syn keyword ptread_verilog contained -h[dl_compiler] HiLink ptread_verilog Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptread_verilog syn keyword ptread_vhdl contained -v[hdl_compiler] HiLink ptread_vhdl Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptread_vhdl syn keyword ptredirect contained -a[ppend] HiLink ptredirect Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptredirect syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptremove_annotated_check contained -a[ll] -c[lock] -fa[ll] -fr[om] -h[old] -nochange_h[igh] -nochange_l[ow] -rec[overy] -rem[oval] -ri[se] -s[etup] -t[o] HiLink ptremove_annotated_check Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptremove_annotated_check syn keyword ptremove_annotated_delay contained -a[ll] -f[rom] -t[o] HiLink ptremove_annotated_delay Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptremove_annotated_delay syn keyword ptremove_annotated_parasitics contained -a[ll] HiLink ptremove_annotated_parasitics Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptremove_annotated_parasitics syn keyword ptremove_annotated_transition contained -a[ll] HiLink ptremove_annotated_transition Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptremove_annotated_transition syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptremove_cell contained -a[ll] HiLink ptremove_cell Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptremove_cell syn keyword ptremove_clock contained -a[ll] HiLink ptremove_clock Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptremove_clock syn keyword ptremove_clock_gating_check contained -f[all] -hi[gh] -ho[ld] -l[ow] -r[ise] -s[etup] HiLink ptremove_clock_gating_check Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptremove_clock_gating_check syn keyword ptremove_clock_latency contained -s[ource] HiLink ptremove_clock_latency Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptremove_clock_latency syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptremove_clock_uncertainty contained -fa[ll] -from[] -from_[edge] -h[old] -r[ise] -s[etup] -to[] -to_[edge] HiLink ptremove_clock_uncertainty Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptremove_clock_uncertainty syn keyword ptremove_context contained -c[onstant_inputs] -d[esign_rules] -e[nvironment] -t[iming] HiLink ptremove_context Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptremove_context syn keyword ptremove_coupling_analysis contained -a[ggressors] -r[eselect] -v[ictims] HiLink ptremove_coupling_analysis Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptremove_coupling_analysis syn keyword ptremove_data_check contained -c[lock] -fall_f[rom] -fall_t[o] -fr[om] -h[old] -rise_f[rom] -rise_t[o] -s[etup] -t[o] HiLink ptremove_data_check Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptremove_data_check syn keyword ptremove_delcalc_resource contained -a[ll] HiLink ptremove_delcalc_resource Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptremove_delcalc_resource syn keyword ptremove_design contained -a[ll] -h[ierarchy] HiLink ptremove_design Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptremove_design syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptremove_disable_timing contained -f[rom] -t[o] HiLink ptremove_disable_timing Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptremove_disable_timing syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptremove_driving_cell contained -clock[] -clock_[fall] -f[all] -ma[x] -mi[n] -r[ise] HiLink ptremove_driving_cell Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptremove_driving_cell syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptremove_generated_clock contained -a[ll] HiLink ptremove_generated_clock Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptremove_generated_clock syn keyword ptremove_input_delay contained -clock[] -clock_[fall] -f[all] -l[evel_sensitive] -ma[x] -mi[n] -r[ise] HiLink ptremove_input_delay Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptremove_input_delay syn keyword ptremove_lib contained -a[ll] HiLink ptremove_lib Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptremove_lib syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptremove_min_pulse_width contained -h[igh] -l[ow] HiLink ptremove_min_pulse_width Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptremove_min_pulse_width syn keyword ptremove_mode contained -d[esign_mode] -f[rom] -th[rough] -to[] HiLink ptremove_mode Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptremove_mode syn keyword ptremove_net contained -a[ll] HiLink ptremove_net Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptremove_net syn keyword ptremove_operating_conditions contained -o[bject_list] HiLink ptremove_operating_conditions Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptremove_operating_conditions syn keyword ptremove_output_delay contained -clock[] -clock_[fall] -f[all] -l[evel_sensitive] -ma[x] -mi[n] -r[ise] HiLink ptremove_output_delay Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptremove_output_delay syn keyword ptremove_path_group contained -a[ll] HiLink ptremove_path_group Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptremove_path_group syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptremove_user_attribute contained -c[lass] -q[uiet] HiLink ptremove_user_attribute Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptremove_user_attribute syn keyword ptremove_user_budget contained -f[rom] -t[o] HiLink ptremove_user_budget Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptremove_user_budget syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptreport_alternative_lib_cells contained -a[ll_pins] -d[elay_type] -l[ibraries] -n[osplit] -s[ignificant_digits] -t[otal_design_cost] -w[eighted_design_cost] HiLink ptreport_alternative_lib_cells Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_alternative_lib_cells syn keyword ptreport_analysis_coverage contained -c[heck_type] -e[xclude_untested] -n[osplit] -si[gnificant_digits] -so[rt_by] -st[atus_details] HiLink ptreport_analysis_coverage Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_analysis_coverage syn keyword ptreport_annotated_check contained -cl[ock_separation] -co[nstant_arcs] -h[old] -list_a[nnotated] -list_n[ot_annotated] -max_l[ine] -max_s[kew] -n[ochange] -p[eriod] -rec[overy] -rem[oval] -s[etup] -w[idth] HiLink ptreport_annotated_check Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_annotated_check syn keyword ptreport_annotated_delay contained -ce[ll] -co[nstant_arcs] -f[rom_in_ports] -list_a[nnotated] -list_n[ot_annotated] -m[ax_line] -n[et] -t[o_out_ports] HiLink ptreport_annotated_delay Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_annotated_delay syn keyword ptreport_annotated_parasitics contained -ce[ll] -ch[eck] -co[nstant_arcs] -f[rom_in_ports] -list_a[nnotated] -list_n[ot_annotated] -m[ax_line] HiLink ptreport_annotated_parasitics Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_annotated_parasitics syn keyword ptreport_attribute contained -a[pplication] -c[lass] -n[osplit] HiLink ptreport_attribute Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_attribute syn keyword ptreport_bottleneck contained -c[ost_type] -fall_f[rom] -fall_th[rough] -fall_to[] -fr[om] -g[roup] -max_c[ells] -max_p[aths] -no[split] -nw[orst_paths] -rise_f[rom] -rise_th[rough] -rise_to[] -si[gnificant_digits] -sl[ack_lesser_than] -th[rough] -to[] HiLink ptreport_bottleneck Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_bottleneck syn keyword ptreport_budget_justification contained -c[lock_fall] -f[rom] -l[evel_sensitive] -n[osplit] -t[o] HiLink ptreport_budget_justification Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_budget_justification syn keyword ptreport_bus contained -n[osplit] HiLink ptreport_bus Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_bus syn keyword ptreport_case_analysis contained -a[ll] -n[osplit] HiLink ptreport_case_analysis Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_case_analysis syn keyword ptreport_cell contained -c[onnections] -n[osplit] -s[ignificant_digits] -v[erbose] HiLink ptreport_cell Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_cell syn keyword ptreport_cell_budget contained -max_c[ells] -max_p[ins] -no[split] -nw[orst] -s[hort] -v[iolator_only] HiLink ptreport_cell_budget Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_cell_budget syn keyword ptreport_clock contained -a[ttributes] -n[osplit] -s[kew] HiLink ptreport_clock Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_clock syn keyword ptreport_clock_gating_check contained -n[osplit] -s[ignificant_digits] HiLink ptreport_clock_gating_check Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_clock_gating_check syn keyword ptreport_clock_network contained -a[ll_sources] -g[ating_checks] -m[ultiple_fanin] -p[otential_sources] HiLink ptreport_clock_network Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_clock_network syn keyword ptreport_clock_timing contained -ca[pture] -cl[ock] -fa[ll] -fr[om] -g[reater_than] -h[old] -i[nclude_uncertainty_in_skew] -la[unch] -le[sser_than] -no[split] -nw[orst] -r[ise] -se[tup] -si[gnificant_digits] -sl[ack_lesser_than] -to[] -ty[pe] -v[erbose] HiLink ptreport_clock_timing Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_clock_timing syn keyword ptreport_constraint contained -a[ll_violators] -clock_gating_h[old] -clock_gating_s[etup] -clock_s[eparation] -i[gnore_register_feedback] -max_c[apacitance] -max_d[elay] -max_f[anout] -max_s[kew] -max_t[ransition] -min_c[apacitance] -min_d[elay] -min_f[anout] -min_pe[riod] -min_pu[lse_width] -min_t[ransition] -n[osplit] -p[ath_type] -rec[overy] -rem[oval] -s[ignificant_digits] -v[erbose] HiLink ptreport_constraint Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_constraint syn keyword ptreport_context contained -c[onstant_inputs] -d[esign_rules] -e[nvironment] -n[osplit] -t[iming] HiLink ptreport_context Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_context syn keyword ptreport_delay_calculation contained -from[] -from_f[all_transition] -from_r[ise_transition] -ma[x] -mi[n] -n[osplit] -o[f_objects] -th[resholds] -to[] HiLink ptreport_delay_calculation Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_delay_calculation syn keyword ptreport_design contained -n[osplit] HiLink ptreport_design Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_design syn keyword ptreport_design_mode contained -n[osplit] HiLink ptreport_design_mode Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_design_mode syn keyword ptreport_disable_timing contained -n[osplit] HiLink ptreport_disable_timing Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_disable_timing syn keyword ptreport_driver_model contained -c[apacitance] -fa[ll_slew] -fr[om_pin] -l[ib_cell] -r[ise_slew] -t[o_pin] HiLink ptreport_driver_model Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_driver_model syn keyword ptreport_etm_arc contained -a[rc_type] -c[ontext_borrow] -e[tm_report] -fall_f[rom] -fall_t[o] -fr[om] -i[nclude] -la[tch_level] -li[brary_cell] -n[etlist_report] -rise_f[rom] -rise_t[o] -s[ignificant_digits] -t[o] HiLink ptreport_etm_arc Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_etm_arc syn keyword ptreport_exceptions contained -fall_f[rom] -fall_th[rough] -fall_to[] -fr[om] -i[gnored] -n[osplit] -rise_f[rom] -rise_th[rough] -rise_to[] -th[rough] -to[] HiLink ptreport_exceptions Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_exceptions syn keyword ptreport_hierarchy contained -f[ull] -nol[eaf] -nos[plit] HiLink ptreport_hierarchy Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_hierarchy syn keyword ptreport_lib contained -n[osplit] -t[iming_arcs] HiLink ptreport_lib Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_lib syn keyword ptreport_min_pulse_width contained -n[osplit] -s[ignificant_digits] -v[erbose] HiLink ptreport_min_pulse_width Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_min_pulse_width syn keyword ptreport_mode contained -n[osplit] HiLink ptreport_mode Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_mode syn keyword ptreport_model contained -n[osplit] -s[ignificant_digits] -v[erbose] HiLink ptreport_model Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_model syn keyword ptreport_net contained -c[onnections] -n[osplit] -s[ignificant_digits] -v[erbose] HiLink ptreport_net Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_net syn keyword ptreport_path_budget contained -c[onstraint] -f[rom] -m[ax_paths] -no[split] -nw[orst] -th[rough] -to[] HiLink ptreport_path_budget Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_path_budget syn keyword ptreport_path_group contained -n[osplit] HiLink ptreport_path_group Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_path_group syn keyword ptreport_port contained -de[sign_rule] -dr[ive] -i[nput_delay] -n[osplit] -o[utput_delay] -v[erbose] -w[ire_load] HiLink ptreport_port Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_port syn keyword ptreport_qtm_model contained -a[rcs] -g[lobal_parameters] -n[osplit] -p[orts] HiLink ptreport_qtm_model Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_qtm_model syn keyword ptreport_reference contained -n[osplit] HiLink ptreport_reference Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_reference syn keyword ptreport_timing contained -ca[pacitance] -cr[osstalk_delta] -d[elay_type] -e[nable_preset_clear_arcs] -fall_f[rom] -fall_t[hrough] -fals[e] -fr[om] -g[roup] -ig[nore_register_feedback] -in[put_pins] -j[ustify] -m[ax_paths] -ne[ts] -no[split] -np[aths_per_startpoint] -nw[orst] -p[ath_type] -re[port_ignored_register_feedback] -rise_f[rom] -rise_t[hrough] -si[gnificant_digits] -slack_g[reater_than] -slack_l[esser_than] -th[rough] -to[] -trac[e_latch_borrow] -tran[sition_time] -true[] -true_[threshold] -u[nique_pins] HiLink ptreport_timing Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_timing syn keyword ptreport_transitive_fanin contained -n[osplit] -t[o] HiLink ptreport_transitive_fanin Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_transitive_fanin syn keyword ptreport_transitive_fanout contained -c[lock_tree] -f[rom] -n[osplit] HiLink ptreport_transitive_fanout Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_transitive_fanout syn keyword ptreport_wire_load contained -n[osplit] HiLink ptreport_wire_load Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreport_wire_load syn keyword ptreset_design contained -t[iming] HiLink ptreset_design Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreset_design syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptreset_path contained -fall[] -fall_f[rom] -fall_th[rough] -fall_to[] -fr[om] -h[old] -rise[] -rise_f[rom] -rise_th[rough] -rise_to[] -s[etup] -th[rough] -to[] HiLink ptreset_path Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptreset_path syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptsave_qtm_model contained -f[ormat] -l[ibrary_cell] -o[utput] HiLink ptsave_qtm_model Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptsave_qtm_model syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptselect_cell contained -e[xact] -f[ilter] -h[ierarchical] -n[ocase] -o[f_objects] -q[uiet] -r[egexp] HiLink ptselect_cell Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptselect_cell syn keyword ptselect_clock contained -f[ilter] -n[ocase] -q[uiet] -r[egexp] HiLink ptselect_clock Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptselect_clock syn keyword ptselect_design contained -e[xact] -f[ilter] -h[ierarchical] -n[ocase] -q[uiet] -r[egexp] HiLink ptselect_design Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptselect_design syn keyword ptselect_generated_clock contained -f[ilter] -n[ocase] -q[uiet] -r[egexp] HiLink ptselect_generated_clock Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptselect_generated_clock syn keyword ptselect_lib contained -e[xact] -f[ilter] -n[ocase] -o[f_objects] -q[uiet] -r[egexp] HiLink ptselect_lib Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptselect_lib syn keyword ptselect_lib_cell contained -e[xact] -f[ilter] -n[ocase] -o[f_objects] -q[uiet] -r[egexp] HiLink ptselect_lib_cell Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptselect_lib_cell syn keyword ptselect_lib_pin contained -e[xact] -f[ilter] -n[ocase] -o[f_objects] -q[uiet] -r[egexp] HiLink ptselect_lib_pin Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptselect_lib_pin syn keyword ptselect_net contained -e[xact] -f[ilter] -h[ierarchical] -n[ocase] -o[f_objects] -q[uiet] -r[egexp] -t[op_net_of_hierarchical_group] HiLink ptselect_net Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptselect_net syn keyword ptselect_path_group contained -f[ilter] -n[ocase] -q[uiet] -r[egexp] HiLink ptselect_path_group Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptselect_path_group syn keyword ptselect_pin contained -e[xact] -f[ilter] -h[ierarchical] -l[eaf] -n[ocase] -o[f_objects] -q[uiet] -r[egexp] HiLink ptselect_pin Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptselect_pin syn keyword ptselect_port contained -e[xact] -f[ilter] -n[ocase] -o[f_objects] -q[uiet] -r[egexp] HiLink ptselect_port Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptselect_port syn keyword ptselect_qtm_port contained -f[ilter] HiLink ptselect_qtm_port Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptselect_qtm_port syn keyword ptselect_timing_path contained -d[elay_type] -e[nable_preset_clear_arcs] -fall_f[rom] -fall_t[hrough] -fr[om] -g[roup] -ig[nore_register_feedback] -in[clude_hierarchical_pins] -j[ustify] -m[ax_paths] -np[aths_per_startpoint] -nw[orst] -rise_f[rom] -rise_t[hrough] -slack_g[reater_than] -slack_l[esser_than] -th[rough] -to[] -true[] -true_[threshold] -u[nique_pins] HiLink ptselect_timing_path Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptselect_timing_path syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptset_annotated_check contained -cl[ock] -co[nd] -fa[ll] -fr[om] -h[old] -max[] -max_f[all] -max_r[ise] -min[] -min_f[all] -min_r[ise] -nochange_h[igh] -nochange_l[ow] -rec[overy] -rem[oval] -ri[se] -s[etup] -t[o] -w[orst] HiLink ptset_annotated_check Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_annotated_check syn keyword ptset_annotated_delay contained -ce[ll] -co[nd] -d[elta_only] -fa[ll] -fr[om] -i[ncrement] -l[oad_delay] -max[] -max_f[all] -max_r[ise] -min[] -min_f[all] -min_r[ise] -n[et] -r[ise] -t[o] -w[orst] HiLink ptset_annotated_delay Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_annotated_delay syn keyword ptset_annotated_transition contained -d[elta_only] -f[all] -ma[x] -mi[n] -r[ise] HiLink ptset_annotated_transition Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_annotated_transition syn keyword ptset_budget_output_driver contained -fa[ll] -fr[om_pin] -lib_[cell] -libr[ary] -m[ultiply_by] -p[in] -r[ise] HiLink ptset_budget_output_driver Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_budget_output_driver syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptset_capacitance contained -ma[x] -mi[n] -p[in_capacitance] -s[ubtract_pin_load] -w[ire_capacitance] HiLink ptset_capacitance Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_capacitance syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptset_clock_gating_check contained -f[all] -hi[gh] -ho[ld] -l[ow] -r[ise] -s[etup] HiLink ptset_clock_gating_check Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_clock_gating_check syn keyword ptset_clock_latency contained -e[arly] -f[all] -l[ate] -ma[x] -mi[n] -r[ise] -s[ource] HiLink ptset_clock_latency Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_clock_latency syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptset_clock_transition contained -f[all] -ma[x] -mi[n] -r[ise] HiLink ptset_clock_transition Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_clock_transition syn keyword ptset_clock_uncertainty contained -fa[ll] -from[] -from_[edge] -h[old] -r[ise] -s[etup] -to[] -to_[edge] HiLink ptset_clock_uncertainty Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_clock_uncertainty syn keyword ptset_context_margin contained -ma[x] -mi[n] -p[ercent] -r[elax] HiLink ptset_context_margin Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_context_margin syn keyword ptset_coupling_analysis contained -a[ggressors] -e[xclude] -r[eselect] -v[ictims] HiLink ptset_coupling_analysis Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_coupling_analysis syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptset_data_check contained -c[lock] -fall_f[rom] -fall_t[o] -fr[om] -h[old] -rise_f[rom] -rise_t[o] -s[etup] -t[o] HiLink ptset_data_check Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_data_check syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptset_disable_timing contained -f[rom] -t[o] HiLink ptset_disable_timing Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_disable_timing syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptset_dpcm_rail_voltage contained -c[alc_mode] -l[ibrary] HiLink ptset_dpcm_rail_voltage Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_dpcm_rail_voltage syn keyword ptset_drive contained -f[all] -ma[x] -mi[n] -r[ise] HiLink ptset_drive Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_drive syn keyword ptset_drive_resistance contained -f[all] -ma[x] -mi[n] -r[ise] HiLink ptset_drive_resistance Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_drive_resistance syn keyword ptset_driving_cell contained -clock[] -clock_[fall] -d[ont_scale] -fa[ll] -fr[om_pin] -input_transition_f[all] -input_transition_r[ise] -lib_[cell] -libr[ary] -ma[x] -mi[n] -mu[ltiply_by] -n[o_design_rule] -p[in] -r[ise] HiLink ptset_driving_cell Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_driving_cell syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptset_false_path contained -fall[] -fall_f[rom] -fall_th[rough] -fall_to[] -fr[om] -h[old] -re[set_path] -rise[] -rise_f[rom] -rise_th[rough] -rise_to[] -s[etup] -th[rough] -to[] HiLink ptset_false_path Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_false_path syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptset_input_delay contained -a[dd_delay] -clock[] -clock_[fall] -f[all] -l[evel_sensitive] -ma[x] -mi[n] -n[etwork_latency_included] -r[ise] -s[ource_latency_included] HiLink ptset_input_delay Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_input_delay syn keyword ptset_input_transition contained -clock[] -clock_[fall] -f[all] -ma[x] -mi[n] -r[ise] HiLink ptset_input_transition Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_input_transition syn keyword ptset_lcd_pulse_width_multipliers contained -l[ibrary] -mult_b[est] -mult_n[ominal] -mult_w[orst] HiLink ptset_lcd_pulse_width_multipliers Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_lcd_pulse_width_multipliers syn keyword ptset_load contained -ma[x] -mi[n] -p[in_load] -s[ubtract_pin_load] -w[ire_load] HiLink ptset_load Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_load syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptset_max_delay contained -fall[] -fall_f[rom] -fall_th[rough] -fall_to[] -fr[om] -re[set_path] -rise[] -rise_f[rom] -rise_th[rough] -rise_to[] -th[rough] -to[] HiLink ptset_max_delay Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_max_delay syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptset_min_delay contained -fall[] -fall_f[rom] -fall_th[rough] -fall_to[] -fr[om] -re[set_path] -rise[] -rise_f[rom] -rise_th[rough] -rise_to[] -th[rough] -to[] HiLink ptset_min_delay Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_min_delay syn keyword ptset_min_library contained -m[in_version] -n[one] HiLink ptset_min_library Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_min_library syn keyword ptset_min_pulse_width contained -h[igh] -l[ow] HiLink ptset_min_pulse_width Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_min_pulse_width syn keyword ptset_mode contained -d[esign_mode] -f[rom] -th[rough] -to[] HiLink ptset_mode Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_mode syn keyword ptset_multicycle_path contained -e[nd] -fall[] -fall_f[rom] -fall_th[rough] -fall_to[] -fr[om] -h[old] -re[set_path] -rise[] -rise_f[rom] -rise_th[rough] -rise_to[] -se[tup] -st[art] -th[rough] -to[] HiLink ptset_multicycle_path Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_multicycle_path syn keyword ptset_operating_conditions contained -a[nalysis_type] -l[ibrary] -max[] -max_[library] -min[] -min_[library] HiLink ptset_operating_conditions Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_operating_conditions syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptset_output_delay contained -a[dd_delay] -clock[] -clock_[fall] -f[all] -g[roup_path] -l[evel_sensitive] -ma[x] -mi[n] -n[etwork_latency_included] -r[ise] -s[ource_latency_included] HiLink ptset_output_delay Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_output_delay syn keyword ptset_port_fanout_number contained -ma[x] -mi[n] HiLink ptset_port_fanout_number Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_port_fanout_number syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptset_qtm_global_parameter contained -c[lock] -l[ib_cell] -pa[ram] -pi[n] -v[alue] HiLink ptset_qtm_global_parameter Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_qtm_global_parameter syn keyword ptset_qtm_port_drive contained -t[ype] -v[alue] HiLink ptset_qtm_port_drive Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_qtm_port_drive syn keyword ptset_qtm_port_load contained -f[actor] -t[ype] -v[alue] HiLink ptset_qtm_port_load Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_qtm_port_load syn keyword ptset_qtm_technology contained -l[ibrary] -max_c[apacitance] -max_t[ransition] -min_c[apacitance] -min_t[ransition] -w[ire_load_model] HiLink ptset_qtm_technology Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_qtm_technology syn keyword ptset_resistance contained -ma[x] -mi[n] HiLink ptset_resistance Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_resistance syn keyword ptset_timing_derate contained -cell_c[heck] -cell_d[elay] -cl[ock] -d[ata] -ma[x] -mi[n] -n[et_delay] HiLink ptset_timing_derate Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_timing_derate syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptset_user_attribute contained -c[lass] -q[uiet] HiLink ptset_user_attribute Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_user_attribute syn keyword ptset_user_budget contained -f[rom] -p[ercent] -t[o] HiLink ptset_user_budget Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_user_budget syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptset_wire_load_model contained -l[ibrary] -ma[x] -mi[n] -n[ame] HiLink ptset_wire_load_model Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_wire_load_model syn keyword ptset_wire_load_selection_group contained -l[ibrary] -ma[x] -mi[n] HiLink ptset_wire_load_selection_group Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptset_wire_load_selection_group syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=tclLineContinue,tclNumber,tclVarRef,tclString,tclComment,ptsh syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptsort_collection contained -d[escending] HiLink ptsort_collection Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptsort_collection syn keyword ptsource contained -e[cho] -v[erbose] HiLink ptsource Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptsource syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptswap_cell contained -d[ont_preserve_constraints] -fi[le] -fo[rmat] HiLink ptswap_cell Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptswap_cell syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptupdate_timing contained -f[ull] HiLink ptupdate_timing Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptupdate_timing syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster syn keyword ptwrite_changes contained -f[ormat] -o[utput] HiLink ptwrite_changes Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptwrite_changes syn keyword ptwrite_clock_network contained -f[ormat] -n[ame] -o[utput] HiLink ptwrite_clock_network Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptwrite_clock_network syn keyword ptwrite_context contained -c[onstant_inputs] -der[ive_file_name] -des[ign_rules] -en[vironment] -ex[tension] -f[ormat] -n[osplit] -o[utput] -p[refix] -sc[ript_directory] -se[parator] -t[iming] HiLink ptwrite_context Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptwrite_context syn keyword ptwrite_ilm_netlist contained -i[nclude_all_net_pins] -v[erbose] HiLink ptwrite_ilm_netlist Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptwrite_ilm_netlist syn keyword ptwrite_ilm_parasitics contained -i[nput_port_nets] HiLink ptwrite_ilm_parasitics Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptwrite_ilm_parasitics syn keyword ptwrite_ilm_script contained -c[ompress] -f[ormat] -i[nstance] -n[osplit] HiLink ptwrite_ilm_script Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptwrite_ilm_script syn keyword ptwrite_ilm_sdf contained -a[nnotated] -c[ompress] -i[nput_port_nets] -n[o_edge] -o[utput_port_nets] -s[ignificant_digits] HiLink ptwrite_ilm_sdf Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptwrite_ilm_sdf syn keyword ptwrite_interface_timing contained -i[gnore_ports] -n[osplit] -s[ignificant_digits] -t[iming_type] HiLink ptwrite_interface_timing Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptwrite_interface_timing syn keyword ptwrite_parasitics contained -f[ormat] HiLink ptwrite_parasitics Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptwrite_parasitics syn keyword ptwrite_physical_annotations contained -a[ppend] -b[oundary_nets] -c[ells_only] -f[ormat] -n[ets_only] -p[arasitics] -s[df] -v[ersion] HiLink ptwrite_physical_annotations Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptwrite_physical_annotations syn keyword ptwrite_pi_parasitics contained -f[ormat] HiLink ptwrite_pi_parasitics Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptwrite_pi_parasitics syn keyword ptwrite_script contained -c[ompress] -f[ormat] -no_annotated_c[heck] -no_annotated_d[elay] -nos[plit] -o[utput] HiLink ptwrite_script Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptwrite_script syn keyword ptwrite_sdc contained -c[ompress] -n[osplit] -v[ersion] HiLink ptwrite_sdc Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptwrite_sdc syn keyword ptwrite_sdf contained -a[nnotated] -com[press] -con[text] -en[abled_arcs_only] -ex[clude] -inc[lude] -inp[ut_port_nets] -ins[tance] -l[evels] -m[ap] -no_c[ell_delays] -no_e[dge] -no_i[nternal_pins] -no_n[et_delays] -no_t[iming_checks] -o[utput_port_nets] -s[ignificant_digits] -v[ersion] HiLink ptwrite_sdf Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptwrite_sdf syn keyword ptwrite_sdf_constraints contained -com[press] -con[text] -cov[er_design] -fall_f[rom] -fall_t[hrough] -fr[om] -m[ax_paths] -n[worst] -rise_f[rom] -rise_t[hrough] -si[gnificant_digits] -sl[ack_lesser_than] -th[rough] -to[] -v[ersion] HiLink ptwrite_sdf_constraints Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptwrite_sdf_constraints syn keyword ptwrite_spice_deck contained -f[ull_clock_cone] -h[eader] -i[nitial_delay] -logic_o[ne_voltage] -logic_z[ero_voltage] -m[inimum_transition_time] -o[utput] -s[ub_circuit_file] -t[ime_precision] HiLink ptwrite_spice_deck Special syn region tcltkCommand matchgroup=tcltkCommandColor start="\" matchgroup=NONE skip="^\s*$" end="]\|[^\\]$"me=e,he=e-1 contains=@ptcontainscluster,ptwrite_spice_deck delcommand HiLink if exists("i") unlet i endif