-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathALU.stx
35 lines (22 loc) · 1.28 KB
/
ALU.stx
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
Release 14.7 - xst P.20131013 (nt64)
Copyright (c) 1995-2013 Xilinx, Inc. All rights reserved.
--> Parameter TMPDIR set to C:/Users/Matzik/Desktop/New folder (3)/New folderhh/yo/SOURCES/ergasia1/xst/projnav.tmp
Total REAL time to Xst completion: 2.00 secs
Total CPU time to Xst completion: 2.20 secs
--> Parameter xsthdpdir set to C:/Users/Matzik/Desktop/New folder (3)/New folderhh/yo/SOURCES/ergasia1/xst
Total REAL time to Xst completion: 2.00 secs
Total CPU time to Xst completion: 2.20 secs
--> WARNING:Xst:3164 - Option "-debug" found multiple times in the command line. Only the first occurence is considered.
=========================================================================
* HDL Compilation *
=========================================================================
Compiling vhdl file "C:/Users/Matzik/Desktop/New folder (3)/New folderhh/yo/SOURCES/ergasia1/ALU.vhd" in Library work.
Entity <alu> compiled.
Entity <alu> (Architecture <behavioral>) compiled.
Total REAL time to Xst completion: 2.00 secs
Total CPU time to Xst completion: 2.57 secs
-->
Total memory usage is 4489728 kilobytes
Number of errors : 0 ( 0 filtered)
Number of warnings : 1 ( 0 filtered)
Number of infos : 0 ( 0 filtered)