diff options
author | Michael Abed <michaelabed@gmail.com> | 2012-02-17 12:10:31 -0500 |
---|---|---|
committer | Michael Abed <michaelabed@gmail.com> | 2012-02-17 12:10:31 -0500 |
commit | 59d89428d6160fb672c2b6a41339505cc69344d0 (patch) | |
tree | a774e809a31fc7eae7b0fd0777714c86ffedc9d6 /ALUSHOW.bld | |
parent | 0bdf2f0b18f7e2986336f8afc67fe18b8b382e7a (diff) | |
download | ec311-lab2-master.tar.gz ec311-lab2-master.tar.bz2 ec311-lab2-master.zip |
Diffstat (limited to 'ALUSHOW.bld')
-rwxr-xr-x | ALUSHOW.bld | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/ALUSHOW.bld b/ALUSHOW.bld new file mode 100755 index 0000000..2e77355 --- /dev/null +++ b/ALUSHOW.bld @@ -0,0 +1,36 @@ +Release 13.3 ngdbuild O.76xd (nt64) +Copyright (c) 1995-2011 Xilinx, Inc. All rights reserved. + +Command Line: C:\Xilinx\13.3\ISE_DS\ISE\bin\nt64\unwrapped\ngdbuild.exe
+-intstyle ise -dd _ngo -nt timestamp -uc ALUSHOW.ucf -p xc6slx16-csg324-3
+ALUSHOW.ngc ALUSHOW.ngd + +Reading NGO file "X:/My Documents/ec311/ec311-lab2/ALUSHOW.ngc" ... +Gathering constraint information from source properties... +Done. + +Annotating constraints to design from ucf file "ALUSHOW.ucf" ... +Resolving constraint associations... +Checking Constraint Associations... +Done... + +Checking expanded design ... + +Partition Implementation Status +------------------------------- + + No Partitions were found in this design. + +------------------------------- + +NGDBUILD Design Results Summary: + Number of errors: 0 + Number of warnings: 0 + +Total memory usage is 159008 kilobytes + +Writing NGD file "ALUSHOW.ngd" ... +Total REAL time to NGDBUILD completion: 5 sec +Total CPU time to NGDBUILD completion: 4 sec + +Writing NGDBUILD log file "ALUSHOW.bld"... |