Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHi,
Here is the command you need nios2-convert-ide2sbt --input-dir=<source directory> --output-dir=<target directory> --build-config=<configuration> where <source directory>—directory containing the original Nios II IDE project. <target directory>—directory where nios2-convert-ide2sbt places the converted SBT project. If <target directory> does not exist, nios2-convert-ide2sbt creates it. <configuration>—Debug or Release, designating the Nios II IDE project configuration. For more information, you might need to refer here Porting Nios II IDE Projects to the SBT http://www.altera.com/literature/hb/nios2/n2sw_nii52002.pdf