- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Informe de contenido inapropiado
Hello!
The Quartus project i use runs a TCL Script file for postprocessing via POST_FLOW_SCRIPT_FILE. Compilation flow is done on Windows7 64bit. This script calls quartus tools via qexec. Unfortunately, i can't find a way to get the tools stdout and stderr to display in the quartus processing window where all other quartus messages end up. Here's what i tried so far:qexec "quartus_cdb.exe --update_mif ..."
qexec "quartus_cdb.exe --update_mif ..." >@stdout
set log
post_message " $log "
The ideal solution would be to display show the output immediately. My exec solution stores the output in a variable and prints it after the command has finished. Any help is appreciated!
- Etiquetas:
- Intel® Quartus® Prime Software
Enlace copiado
0 Respuestas

Responder
Opciones de temas
- Suscribirse a un feed RSS
- Marcar tema como nuevo
- Marcar tema como leído
- Flotar este Tema para el usuario actual
- Favorito
- Suscribir
- Página de impresión sencilla