Forum Discussion
SyafieqS
Super Contributor
4 years agoHi KfC,
In qsf file, most of the flow is in tcl and quartus support tcl compiler, thus, importing csv using normal tcl command should be working. You may look at below link for details tcl read and write.
https://wiki.tcl-lang.org/page/How+do+I+read+and+write+files+in+Tcl
- NuvKFC4 years ago
Contributor
Hi SyafieqS_Intel
Thank you, SyafieqS_Intel, very much. I will try it latter.
(1)Before that, could Quartus auto execute .tcl files by adding .tcl files into the project as follows picture?
(2)And the means about you said "importing csv using normal Tcl command" is mean that Quartus exist a command to import .csv file? Could you tell me what command is? I can't find it.
Thank you very much.