Forum Discussion
Altera_Forum
Honored Contributor
15 years agoBut why use TCL to create testbench. Seems to me the wrong hard path if at all possible.
Just write a testbench in HDL. You can generate vectors, read files, write to files, perform some complex maths at ease and inject your rtl design with the nice and bad vectors. check against the ref outputs...etc.