Created
July 22, 2014 18:16
-
-
Save robstewart57/6a96f8302cd4c5f48beb to your computer and use it in GitHub Desktop.
Output 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
>> ./libs/ttanetgen -c . | |
********************************************************************* | |
* Compile the application for the TTA processors network | |
********************************************************************* | |
>> Compile code of processor_decoder_parser_parseheaders. | |
>> Compile code of processor_decoder_parser_mvseq. | |
>> Compile code of processor_decoder_texture_IAP. | |
>> Compile code of processor_decoder_texture_DCsplit. | |
>> Compile code of processor_decoder_motion_interpolation. | |
>> Compile code of processor_decoder_texture_idct2d. | |
>> Compile code of processor_decoder_texture_IQ. | |
>> Compile code of processor_checksum. | |
>> Compile code of processor_decoder_parser_blkexp. | |
>> Compile code of processor_decoder_texture_IS. | |
>> Compile code of processor_decoder_texture_DCReconstruction_addressing. | |
>> Compile code of processor_source. | |
>> Compile code of processor_fps_eval. | |
>> Compile code of processor_decoder_parser_mvrecon. | |
>> Compile code of processor_decoder_motion_framebuf. | |
>> Compile code of processor_decoder_texture_DCReconstruction_invpred. | |
>> Compile code of processor_decoder_motion_add. | |
>> Compile code of processor_decoder_merger. | |
* Compilation of code for 18 processors done in 65.680204 seconds. | |
>> export TCE_OSAL_PATH=/home/xq32/orc-apps/Research/ttagenerate_virtex6/libs/opset | |
>> ttanetsim -n top.pndf | |
Run | |
Compiled = 0 | |
Compiled = 0 | |
Compiled = 0 | |
Compiled = 0 | |
Compiled = 0 | |
Compiled = 0 | |
Compiled = 0 | |
Compiled = 0 | |
Compiled = 0 | |
Compiled = 0 | |
Compiled = 0 | |
Compiled = 0 | |
Compiled = 0 | |
Compiled = 0 | |
Compiled = 0 | |
Compiled = 0 | |
Compiled = 0 | |
Compiled = 0 | |
>> ./libs/ttanetgen -g . | |
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_22.xco | |
XMDF file found: dram_2p_smem_22_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_22" ' returned a non-zero exit code '1' | |
WARNING:sim:968 - ISE project './tmp/_cg/dram_2p_smem_22.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'. | |
All runtime messages will be recorded in | |
/home/xq32/orc-apps/Research/ttagenerate_virtex6/coregen.log | |
INFO:encore:314 - Created non-GUI application for batch mode execution. | |
INFO:sim:172 - Generating IP... | |
Resolving generics for 'dram_2p_smem_23'... | |
Applying external generics to 'dram_2p_smem_23'... | |
Delivering associated files for 'dram_2p_smem_23'... | |
Delivering EJava files for 'dram_2p_smem_23'... | |
Generating implementation netlist for 'dram_2p_smem_23'... | |
INFO:sim - Pre-processing HDL files for 'dram_2p_smem_23'... | |
Running synthesis for 'dram_2p_smem_23' | |
Running ngcbuild... | |
Writing VHO instantiation template for 'dram_2p_smem_23'... | |
Writing VHDL behavioral simulation model for 'dram_2p_smem_23'... | |
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_23.xco | |
XMDF file found: dram_2p_smem_23_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_23" ' returned a non-zero exit code '1' | |
WARNING:sim:968 - ISE project './tmp/_cg/dram_2p_smem_23.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'. | |
All runtime messages will be recorded in | |
/home/xq32/orc-apps/Research/ttagenerate_virtex6/coregen.log | |
INFO:encore:314 - Created non-GUI application for batch mode execution. | |
INFO:sim:172 - Generating IP... | |
Resolving generics for 'dram_2p_smem_24'... | |
Applying external generics to 'dram_2p_smem_24'... | |
Delivering associated files for 'dram_2p_smem_24'... | |
Delivering EJava files for 'dram_2p_smem_24'... | |
Generating implementation netlist for 'dram_2p_smem_24'... | |
INFO:sim - Pre-processing HDL files for 'dram_2p_smem_24'... | |
Running synthesis for 'dram_2p_smem_24' | |
Running ngcbuild... | |
Writing VHO instantiation template for 'dram_2p_smem_24'... | |
Writing VHDL behavioral simulation model for 'dram_2p_smem_24'... | |
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_24.xco | |
XMDF file found: dram_2p_smem_24_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_24" ' returned a non-zero exit code '1' | |
WARNING:sim:968 - ISE project './tmp/_cg/dram_2p_smem_24.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'. | |
All runtime messages will be recorded in | |
/home/xq32/orc-apps/Research/ttagenerate_virtex6/coregen.log | |
INFO:encore:314 - Created non-GUI application for batch mode execution. | |
INFO:sim:172 - Generating IP... | |
Resolving generics for 'dram_2p_smem_25'... | |
Applying external generics to 'dram_2p_smem_25'... | |
Delivering associated files for 'dram_2p_smem_25'... | |
Delivering EJava files for 'dram_2p_smem_25'... | |
Generating implementation netlist for 'dram_2p_smem_25'... | |
INFO:sim - Pre-processing HDL files for 'dram_2p_smem_25'... | |
Running synthesis for 'dram_2p_smem_25' | |
Running ngcbuild... | |
Writing VHO instantiation template for 'dram_2p_smem_25'... | |
Writing VHDL behavioral simulation model for 'dram_2p_smem_25'... | |
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_25.xco | |
XMDF file found: dram_2p_smem_25_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_25" ' returned a non-zero exit code '1' | |
WARNING:sim:968 - ISE project './tmp/_cg/dram_2p_smem_25.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'. | |
All runtime messages will be recorded in | |
/home/xq32/orc-apps/Research/ttagenerate_virtex6/coregen.log | |
INFO:encore:314 - Created non-GUI application for batch mode execution. | |
INFO:sim:172 - Generating IP... | |
Resolving generics for 'dram_2p_smem_26'... | |
Applying external generics to 'dram_2p_smem_26'... | |
Delivering associated files for 'dram_2p_smem_26'... | |
Delivering EJava files for 'dram_2p_smem_26'... | |
Generating implementation netlist for 'dram_2p_smem_26'... | |
INFO:sim - Pre-processing HDL files for 'dram_2p_smem_26'... | |
Running synthesis for 'dram_2p_smem_26' | |
Running ngcbuild... | |
Writing VHO instantiation template for 'dram_2p_smem_26'... | |
Writing VHDL behavioral simulation model for 'dram_2p_smem_26'... | |
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_26.xco | |
XMDF file found: dram_2p_smem_26_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_26" ' returned a non-zero exit code '1' | |
WARNING:sim:968 - ISE project './tmp/_cg/dram_2p_smem_26.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'. | |
All runtime messages will be recorded in | |
/home/xq32/orc-apps/Research/ttagenerate_virtex6/coregen.log | |
INFO:encore:314 - Created non-GUI application for batch mode execution. | |
INFO:sim:172 - Generating IP... | |
Resolving generics for 'dram_2p_smem_27'... | |
Applying external generics to 'dram_2p_smem_27'... | |
Delivering associated files for 'dram_2p_smem_27'... | |
Delivering EJava files for 'dram_2p_smem_27'... | |
Generating implementation netlist for 'dram_2p_smem_27'... | |
INFO:sim - Pre-processing HDL files for 'dram_2p_smem_27'... | |
Running synthesis for 'dram_2p_smem_27' | |
Running ngcbuild... | |
Writing VHO instantiation template for 'dram_2p_smem_27'... | |
Writing VHDL behavioral simulation model for 'dram_2p_smem_27'... | |
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_27.xco | |
XMDF file found: dram_2p_smem_27_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_27" ' returned a non-zero exit code '1' | |
WARNING:sim:968 - ISE project './tmp/_cg/dram_2p_smem_27.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'. | |
All runtime messages will be recorded in | |
/home/xq32/orc-apps/Research/ttagenerate_virtex6/coregen.log | |
INFO:encore:314 - Created non-GUI application for batch mode execution. | |
INFO:sim:172 - Generating IP... | |
Resolving generics for 'dram_2p_smem_28'... | |
Applying external generics to 'dram_2p_smem_28'... | |
Delivering associated files for 'dram_2p_smem_28'... | |
Delivering EJava files for 'dram_2p_smem_28'... | |
Generating implementation netlist for 'dram_2p_smem_28'... | |
INFO:sim - Pre-processing HDL files for 'dram_2p_smem_28'... | |
Running synthesis for 'dram_2p_smem_28' | |
Running ngcbuild... | |
Writing VHO instantiation template for 'dram_2p_smem_28'... | |
Writing VHDL behavioral simulation model for 'dram_2p_smem_28'... | |
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_28.xco | |
XMDF file found: dram_2p_smem_28_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_28" ' returned a non-zero exit code '1' | |
WARNING:sim:968 - ISE project './tmp/_cg/dram_2p_smem_28.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'. | |
All runtime messages will be recorded in | |
/home/xq32/orc-apps/Research/ttagenerate_virtex6/coregen.log | |
INFO:encore:314 - Created non-GUI application for batch mode execution. | |
INFO:sim:172 - Generating IP... | |
Resolving generics for 'dram_2p_smem_29'... | |
Applying external generics to 'dram_2p_smem_29'... | |
Delivering associated files for 'dram_2p_smem_29'... | |
Delivering EJava files for 'dram_2p_smem_29'... | |
Generating implementation netlist for 'dram_2p_smem_29'... | |
INFO:sim - Pre-processing HDL files for 'dram_2p_smem_29'... | |
Running synthesis for 'dram_2p_smem_29' | |
Running ngcbuild... | |
Writing VHO instantiation template for 'dram_2p_smem_29'... | |
Writing VHDL behavioral simulation model for 'dram_2p_smem_29'... | |
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_29.xco | |
XMDF file found: dram_2p_smem_29_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_29" ' returned a non-zero exit code '1' | |
WARNING:sim:968 - ISE project './tmp/_cg/dram_2p_smem_29.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'. | |
All runtime messages will be recorded in | |
/home/xq32/orc-apps/Research/ttagenerate_virtex6/coregen.log | |
INFO:encore:314 - Created non-GUI application for batch mode execution. | |
INFO:sim:172 - Generating IP... | |
Resolving generics for 'dram_2p_smem_30'... | |
Applying external generics to 'dram_2p_smem_30'... | |
Delivering associated files for 'dram_2p_smem_30'... | |
Delivering EJava files for 'dram_2p_smem_30'... | |
Generating implementation netlist for 'dram_2p_smem_30'... | |
INFO:sim - Pre-processing HDL files for 'dram_2p_smem_30'... | |
Running synthesis for 'dram_2p_smem_30' | |
Running ngcbuild... | |
Writing VHO instantiation template for 'dram_2p_smem_30'... | |
Writing VHDL behavioral simulation model for 'dram_2p_smem_30'... | |
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_30.xco | |
XMDF file found: dram_2p_smem_30_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_30" ' returned a non-zero exit code '1' | |
WARNING:sim:968 - ISE project './tmp/_cg/dram_2p_smem_30.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'. | |
All runtime messages will be recorded in | |
/home/xq32/orc-apps/Research/ttagenerate_virtex6/coregen.log | |
INFO:encore:314 - Created non-GUI application for batch mode execution. | |
INFO:sim:172 - Generating IP... | |
Resolving generics for 'dram_2p_smem_31'... | |
Applying external generics to 'dram_2p_smem_31'... | |
Delivering associated files for 'dram_2p_smem_31'... | |
Delivering EJava files for 'dram_2p_smem_31'... | |
Generating implementation netlist for 'dram_2p_smem_31'... | |
INFO:sim - Pre-processing HDL files for 'dram_2p_smem_31'... | |
Running synthesis for 'dram_2p_smem_31' | |
Running ngcbuild... | |
Writing VHO instantiation template for 'dram_2p_smem_31'... | |
Writing VHDL behavioral simulation model for 'dram_2p_smem_31'... | |
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_31.xco | |
XMDF file found: dram_2p_smem_31_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_31" ' returned a non-zero exit code '1' | |
WARNING:sim:968 - ISE project './tmp/_cg/dram_2p_smem_31.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'. | |
All runtime messages will be recorded in | |
/home/xq32/orc-apps/Research/ttagenerate_virtex6/coregen.log | |
INFO:encore:314 - Created non-GUI application for batch mode execution. | |
INFO:sim:172 - Generating IP... | |
Resolving generics for 'dram_2p_smem_32'... | |
Applying external generics to 'dram_2p_smem_32'... | |
Delivering associated files for 'dram_2p_smem_32'... | |
Delivering EJava files for 'dram_2p_smem_32'... | |
Generating implementation netlist for 'dram_2p_smem_32'... | |
INFO:sim - Pre-processing HDL files for 'dram_2p_smem_32'... | |
Running synthesis for 'dram_2p_smem_32' | |
Running ngcbuild... | |
Writing VHO instantiation template for 'dram_2p_smem_32'... | |
Writing VHDL behavioral simulation model for 'dram_2p_smem_32'... | |
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_32.xco | |
XMDF file found: dram_2p_smem_32_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_32" ' returned a non-zero exit code '1' | |
WARNING:sim:968 - ISE project './tmp/_cg/dram_2p_smem_32.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'. | |
All runtime messages will be recorded in | |
/home/xq32/orc-apps/Research/ttagenerate_virtex6/coregen.log | |
INFO:encore:314 - Created non-GUI application for batch mode execution. | |
INFO:sim:172 - Generating IP... | |
Resolving generics for 'dram_2p_smem_33'... | |
Applying external generics to 'dram_2p_smem_33'... | |
Delivering associated files for 'dram_2p_smem_33'... | |
Delivering EJava files for 'dram_2p_smem_33'... | |
Generating implementation netlist for 'dram_2p_smem_33'... | |
INFO:sim - Pre-processing HDL files for 'dram_2p_smem_33'... | |
Running synthesis for 'dram_2p_smem_33' | |
Running ngcbuild... | |
Writing VHO instantiation template for 'dram_2p_smem_33'... | |
Writing VHDL behavioral simulation model for 'dram_2p_smem_33'... | |
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_33.xco | |
XMDF file found: dram_2p_smem_33_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_33" ' returned a non-zero exit code '1' | |
WARNING:sim:968 - ISE project './tmp/_cg/dram_2p_smem_33.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'. | |
All runtime messages will be recorded in | |
/home/xq32/orc-apps/Research/ttagenerate_virtex6/coregen.log | |
INFO:encore:314 - Created non-GUI application for batch mode execution. | |
INFO:sim:172 - Generating IP... | |
Resolving generics for 'dram_2p_smem_34'... | |
Applying external generics to 'dram_2p_smem_34'... | |
Delivering associated files for 'dram_2p_smem_34'... | |
Delivering EJava files for 'dram_2p_smem_34'... | |
Generating implementation netlist for 'dram_2p_smem_34'... | |
INFO:sim - Pre-processing HDL files for 'dram_2p_smem_34'... | |
Running synthesis for 'dram_2p_smem_34' | |
Running ngcbuild... | |
Writing VHO instantiation template for 'dram_2p_smem_34'... | |
Writing VHDL behavioral simulation model for 'dram_2p_smem_34'... | |
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_34.xco | |
XMDF file found: dram_2p_smem_34_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_34" ' returned a non-zero exit code '1' | |
WARNING:sim:968 - ISE project './tmp/_cg/dram_2p_smem_34.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'. | |
All runtime messages will be recorded in | |
/home/xq32/orc-apps/Research/ttagenerate_virtex6/coregen.log | |
INFO:encore:314 - Created non-GUI application for batch mode execution. | |
INFO:sim:172 - Generating IP... | |
Resolving generics for 'dram_2p_smem_35'... | |
Applying external generics to 'dram_2p_smem_35'... | |
Delivering associated files for 'dram_2p_smem_35'... | |
Delivering EJava files for 'dram_2p_smem_35'... | |
Generating implementation netlist for 'dram_2p_smem_35'... | |
INFO:sim - Pre-processing HDL files for 'dram_2p_smem_35'... | |
Running synthesis for 'dram_2p_smem_35' | |
Running ngcbuild... | |
Writing VHO instantiation template for 'dram_2p_smem_35'... | |
Writing VHDL behavioral simulation model for 'dram_2p_smem_35'... | |
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_35.xco | |
XMDF file found: dram_2p_smem_35_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_35" ' returned a non-zero exit code '1' | |
WARNING:sim:968 - ISE project './tmp/_cg/dram_2p_smem_35.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'. | |
All runtime messages will be recorded in | |
/home/xq32/orc-apps/Research/ttagenerate_virtex6/coregen.log | |
INFO:encore:314 - Created non-GUI application for batch mode execution. | |
INFO:sim:172 - Generating IP... | |
Resolving generics for 'dram_2p_smem_36'... | |
Applying external generics to 'dram_2p_smem_36'... | |
Delivering associated files for 'dram_2p_smem_36'... | |
Delivering EJava files for 'dram_2p_smem_36'... | |
Generating implementation netlist for 'dram_2p_smem_36'... | |
INFO:sim - Pre-processing HDL files for 'dram_2p_smem_36'... | |
Running synthesis for 'dram_2p_smem_36' | |
Running ngcbuild... | |
Writing VHO instantiation template for 'dram_2p_smem_36'... | |
Writing VHDL behavioral simulation model for 'dram_2p_smem_36'... | |
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_36.xco | |
XMDF file found: dram_2p_smem_36_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_36" ' returned a non-zero exit code '1' | |
WARNING:sim:968 - ISE project './tmp/_cg/dram_2p_smem_36.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'. | |
All runtime messages will be recorded in | |
/home/xq32/orc-apps/Research/ttagenerate_virtex6/coregen.log | |
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'. | |
>> Generate processor_decoder_parser_parseheaders. | |
All runtime messages will be recorded in | |
/home/xq32/orc-apps/Research/ttagenerate_virtex6/processor_decoder_parser_parseh | |
eaders/coregen.log | |
INFO:encore:314 - Created non-GUI application for batch mode execution. | |
ERROR:sim:974 - Invalid versioned identifier 'xilinx.com:ip:blk_mem_gen:' for | |
SELECT command in file | |
'/home/xq32/orc-apps/Research/ttagenerate_virtex6/processor_decoder_parser_pa | |
rseheaders/ipcore_dir_gen/irom_processor_decoder_parser_parseheaders.xoe' | |
All runtime messages will be recorded in | |
/home/xq32/orc-apps/Research/ttagenerate_virtex6/processor_decoder_parser_parseh | |
eaders/coregen.log | |
INFO:encore:314 - Created non-GUI application for batch mode execution. | |
ERROR:sim:974 - Invalid versioned identifier 'xilinx.com:ip:blk_mem_gen:' for | |
SELECT command in file | |
'/home/xq32/orc-apps/Research/ttagenerate_virtex6/processor_decoder_parser_pa | |
rseheaders/ipcore_dir_gen/dram_processor_decoder_parser_parseheaders.xoe' | |
ERROR: [Errno 2] No such file or directory: '/home/xq32/orc-apps/Research/ttagenerate_virtex6/processor_decoder_parser_parseheaders/ipcore_dir_gen/irom_processor_decoder_parser_parseheaders.ngc' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment