Created
July 22, 2014 18:43
-
-
Save robstewart57/e5a0057c018f9441d09d to your computer and use it in GitHub Desktop.
corgen.log of ttanetgen targetting Virtex6 xc6vlx240t
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
INFO:encore:314 - Created non-GUI application for batch mode execution. | |
INFO:sim:172 - Generating IP... | |
Resolving generics for 'dram_2p_smem_37'... | |
Applying external generics to 'dram_2p_smem_37'... | |
Delivering associated files for 'dram_2p_smem_37'... | |
Delivering EJava files for 'dram_2p_smem_37'... | |
Generating implementation netlist for 'dram_2p_smem_37'... | |
INFO:sim - Pre-processing HDL files for 'dram_2p_smem_37'... | |
Running synthesis for 'dram_2p_smem_37' | |
Running ngcbuild... | |
Writing VHO instantiation template for 'dram_2p_smem_37'... | |
Writing VHDL behavioral simulation model for 'dram_2p_smem_37'... | |
Generating ASY schematic symbol... | |
INFO:sim:949 - Finished generation of ASY schematic symbol. | |
Generating metadata file... | |
Generating ISE project... | |
XCO file found: dram_2p_smem_37.xco | |
XMDF file found: dram_2p_smem_37_xmdf.tcl | |
WARNING:coreutil - WARNING:TclTasksC:project_028: Unknown property value | |
"xc6vlx240t" specified for "PROP_DevDevice" | |
while executing | |
"project set $key $value" | |
("foreach" body line 5) | |
invoked from within | |
"foreach {xco_key ise_key} $xco2ise_key_mapping { | |
set key $ise_key | |
set value [set xcovals($xco_key)] | |
project set $key $value | |
..." | |
(procedure "xco2ise" line 24) | |
invoked from within | |
"xco2ise $xcofile" | |
(procedure "core2ise" line 49) | |
invoked from within | |
"core2ise $corename" | |
invoked from within | |
"if {[info exists argc]} { | |
if {$argc==1} { | |
set corename [lindex $argv 0] | |
core2ise $corename | |
} elseif {$argc==2} { | |
set corepath ..." | |
(file | |
"/home/xq32/software/ISE14/14.4/ISE_DS/ISE/coregen/tcl/core2ise.tcl" line | |
250) | |
ERROR:coreutil:1012 - Command | |
'/home/xq32/software/ISE14/14.4/ISE_DS/ISE/bin/lin64/unwrapped/xtclsh | |
"/home/xq32/software/ISE14/14.4/ISE_DS/ISE/coregen/tcl/core2ise.tcl" | |
"./tmp/_cg/" "dram_2p_smem_37" ' returned a non-zero exit code '1' | |
WARNING:sim:968 - ISE project './tmp/_cg/dram_2p_smem_37.xise' will not be | |
released. | |
WARNING:sim - ISE file could not be generated. | |
Generating README file... | |
Generating FLIST file... | |
INFO:sim:948 - Finished FLIST file generation. | |
Moving files to output directory... | |
Finished moving files to output directory | |
Saved CGP file for project 'cg_project'. | |
Saved CGP file for project 'cg_project'. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment