Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
10 years ago

Read VHDL files using TCL command

Hi All, How could I read the VHDL source files into Quartus-II using the TCL commands? I'm seeking for something like following: read_rtl <path_to_rtl_file> Thank you