-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathEnemy.stx
41 lines (27 loc) · 1.33 KB
/
Enemy.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
35
36
37
38
39
40
Release 14.7 - xst P.20131013 (nt)
Copyright (c) 1995-2013 Xilinx, Inc. All rights reserved.
--> Parameter TMPDIR set to C:/Users/Raim/Documents/Laboratorio/RaceGear/xst/projnav.tmp
Total REAL time to Xst completion: 0.00 secs
Total CPU time to Xst completion: 0.13 secs
--> Parameter xsthdpdir set to C:/Users/Raim/Documents/Laboratorio/RaceGear/xst
Total REAL time to Xst completion: 0.00 secs
Total CPU time to Xst completion: 0.14 secs
--> WARNING:Xst:3164 - Option "-debug" found multiple times in the command line. Only the first occurence is considered.
=========================================================================
* HDL Compilation *
=========================================================================
Compiling verilog file "rom_Car.v" in library work
Compiling verilog file "CLK_Divider.v" in library work
Module <rom_Car> compiled
Compiling verilog file "Enemy.v" in library work
Module <CLK_Divider> compiled
Module <Enemy> compiled
No errors in compilation
Analysis of file <"Enemy.prj"> succeeded.
Total REAL time to Xst completion: 0.00 secs
Total CPU time to Xst completion: 0.16 secs
-->
Total memory usage is 167876 kilobytes
Number of errors : 0 ( 0 filtered)
Number of warnings : 1 ( 0 filtered)
Number of infos : 0 ( 0 filtered)