Forum Discussion
Altera_Forum
Honored Contributor
13 years agoYour Tcl syntax is wrong.
create_clock -name clock -period 20.000 create_clock takes a collection argument, and the [] brackets are needed to return a collection. Cheers, DaveYour Tcl syntax is wrong.
create_clock -name clock -period 20.000 create_clock takes a collection argument, and the [] brackets are needed to return a collection. Cheers, Dave