Completato check casi speciali + test
This commit is contained in:
30
fuse.log
Normal file
30
fuse.log
Normal file
@@ -0,0 +1,30 @@
|
||||
Running: /opt/Xilinx/14.7/ISE_DS/ISE/bin/lin64/unwrapped/fuse -intstyle ise -incremental -lib secureip -o /home/Luca/ISE/IEEE754Adder/SpecialCasesTest_isim_beh.exe -prj /home/Luca/ISE/IEEE754Adder/SpecialCasesTest_beh.prj work.SpecialCasesTest
|
||||
ISim P.20131013 (signature 0xfbc00daa)
|
||||
Number of CPUs detected in this system: 4
|
||||
Turning on mult-threading, number of parallel sub-compilation jobs: 8
|
||||
Determining compilation order of HDL files
|
||||
Parsing VHDL file "/home/Luca/ISE/IEEE754Adder/TypeCheck.vhd" into library work
|
||||
Parsing VHDL file "/home/Luca/ISE/IEEE754Adder/EqualCheck.vhd" into library work
|
||||
Parsing VHDL file "/home/Luca/ISE/IEEE754Adder/ZeroCheck.vhd" into library work
|
||||
Parsing VHDL file "/home/Luca/ISE/IEEE754Adder/NaNCheck.vhd" into library work
|
||||
Parsing VHDL file "/home/Luca/ISE/IEEE754Adder/SpecialCasesCheck.vhd" into library work
|
||||
Parsing VHDL file "/home/Luca/ISE/IEEE754Adder/SpecialCasesTest.vhd" into library work
|
||||
Starting static elaboration
|
||||
Completed static elaboration
|
||||
Fuse Memory Usage: 94420 KB
|
||||
Fuse CPU Usage: 980 ms
|
||||
Compiling package standard
|
||||
Compiling package std_logic_1164
|
||||
Compiling architecture typecheckarch of entity TypeCheck [typecheck_default]
|
||||
Compiling architecture nancheckarch of entity NaNCheck [nancheck_default]
|
||||
Compiling architecture equalcheckarch of entity EqualCheck [\EqualCheck(31)\]
|
||||
Compiling architecture zerocheckarch of entity ZeroCheck [zerocheck_default]
|
||||
Compiling architecture specialcasescheckarch of entity SpecialCasesCheck [specialcasescheck_default]
|
||||
Compiling architecture behavior of entity specialcasestest
|
||||
Time Resolution for simulation is 1ps.
|
||||
Waiting for 1 sub-compilation(s) to finish...
|
||||
Compiled 13 VHDL Units
|
||||
Built simulation executable /home/Luca/ISE/IEEE754Adder/SpecialCasesTest_isim_beh.exe
|
||||
Fuse Memory Usage: 658120 KB
|
||||
Fuse CPU Usage: 1000 ms
|
||||
GCC CPU Usage: 280 ms
|
||||
Reference in New Issue
Block a user