-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCounter.stx
executable file
·35 lines (22 loc) · 1.12 KB
/
Counter.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 13.4 - xst O.87xd (nt)
Copyright (c) 1995-2011 Xilinx, Inc. All rights reserved.
--> Parameter TMPDIR set to D:/DigitalClock/xst/projnav.tmp
Total REAL time to Xst completion: 1.00 secs
Total CPU time to Xst completion: 0.08 secs
--> Parameter xsthdpdir set to D:/DigitalClock/xst
Total REAL time to Xst completion: 1.00 secs
Total CPU time to Xst completion: 0.08 secs
--> WARNING:Xst:3164 - Option "-debug" found multiple times in the command line. Only the first occurence is considered.
=========================================================================
* HDL Compilation *
=========================================================================
Compiling vhdl file "D:/DigitalClock/Counter.vhd" in Library work.
Entity <Counter> compiled.
Entity <Counter> (Architecture <Behavioral>) compiled.
Total REAL time to Xst completion: 1.00 secs
Total CPU time to Xst completion: 0.09 secs
-->
Total memory usage is 167212 kilobytes
Number of errors : 0 ( 0 filtered)
Number of warnings : 1 ( 0 filtered)
Number of infos : 0 ( 0 filtered)