Forum Discussion
1 Reply
- sstrell
Super Contributor
According to the Platform Designer user guide, the correct command is "package require -exact qsys 18.0". You're missing the word "qsys".
I have tried in a tcl script, in tools->Tcl Console, in Quartus Prime Pro and in Platform Designer, as well as in quartus_sh, but the package is never found.
Where and what should be typed to load the qsys package, required to use the create_system command, in order to build a qsys system?
According to the Platform Designer user guide, the correct command is "package require -exact qsys 18.0". You're missing the word "qsys".