Forum Discussion
Altera_Forum
Honored Contributor
13 years agoset_false_path -from {ModA:ModA_inst|reg_src[144..244]} -to {ModB:ModB_inst|*} ?
I have a 2048 bit register that has a range of signals that need to be part of a false path. Instead of creating 100 lines like this: set_false_path -from {ModA:ModA_inst|reg_src[144]} -to...
Altera_Forum
Honored Contributor
13 years ago --- Quote Start --- So where are these things documented? --- Quote End --- Tcl books :) The ones on my shelf are "Tcl and the Tk Toolkit", by John Ousterhout (the guy that created the language) "Effective Tcl/Tk Programming", Harrison and McLennan "Practical Programming in Tcl and Tk", Welch But I generally just look at Welch (which is probably the thick book with the web server ...) Cheers, Dave