Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers

Qsys

Altera_Forum
Honored Contributor II
918 Views

I have been tring to generate files using command line using qsys-generate 

i.e qsys-generate cup.qsys 

it reports and error that I must define target ? What does this mean 

how do I generate sopinfo and qip files from command line
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
203 Views

 

--- Quote Start ---  

 

how do I generate sopinfo and qip files from command line  

 

--- Quote End ---  

 

You could start with the Tcl script versions I have written. 

 

http://www.alteraforum.com/forum/showthread.php?t=45927 

 

You can pass a Tcl script to the command-line quartus tools. 

 

Cheers, 

Dave
0 Kudos
Altera_Forum
Honored Contributor II
203 Views

To avoid problems like this, I usually generate Qsys using GUI first, and then copy-and-paste the entire "qsys-generate" command and its parameters from the log window. 

 

Thanks, 

Evgeni
0 Kudos
Reply