G
gaurav3110
Guest
Hello,
I am new to Xilinx and bash scripting. I am using Xilinx 13.4. I am tryin
to run implementation(ngdbuild, map, par etc) to create the bit fil
through a bash script, but I am getting an error. Following is the snippe
of my error :-
Running synthesis...
bash -c "cd synthesis; ./synthesis.sh"
xst -ifn system_xst.scr -intstyle silent
Running XST synthesis ...
PMSPEC -- Overriding Xilinx file
</tools/Xilinx/13.4/ISE_DS/EDK/virtex5/data/virtex5.acd> with local file
</tools/Xilinx/13.4/ISE_DS/ISE/virtex5/data/virtex5.acd>
XST completed
error status of previous command:0
=> Starting xst: Xst log file is: no_file.syr
Using xst file - no_file.xst
ERROR:Xst:427 - Entry File no_file.xst not found
Can I get some help on this?
Thanks,
Gaurav.
---------------------------------------
Posted through http://www.FPGARelated.com
I am new to Xilinx and bash scripting. I am using Xilinx 13.4. I am tryin
to run implementation(ngdbuild, map, par etc) to create the bit fil
through a bash script, but I am getting an error. Following is the snippe
of my error :-
Running synthesis...
bash -c "cd synthesis; ./synthesis.sh"
xst -ifn system_xst.scr -intstyle silent
Running XST synthesis ...
PMSPEC -- Overriding Xilinx file
</tools/Xilinx/13.4/ISE_DS/EDK/virtex5/data/virtex5.acd> with local file
</tools/Xilinx/13.4/ISE_DS/ISE/virtex5/data/virtex5.acd>
XST completed
error status of previous command:0
=> Starting xst: Xst log file is: no_file.syr
Using xst file - no_file.xst
ERROR:Xst:427 - Entry File no_file.xst not found
Can I get some help on this?
Thanks,
Gaurav.
---------------------------------------
Posted through http://www.FPGARelated.com