summaryrefslogtreecommitdiff
path: root/ALU.sym
diff options
context:
space:
mode:
authorMichael Abed <michaelabed@gmail.com>2012-02-17 12:10:31 -0500
committerMichael Abed <michaelabed@gmail.com>2012-02-17 12:10:31 -0500
commit59d89428d6160fb672c2b6a41339505cc69344d0 (patch)
treea774e809a31fc7eae7b0fd0777714c86ffedc9d6 /ALU.sym
parent0bdf2f0b18f7e2986336f8afc67fe18b8b382e7a (diff)
downloadec311-lab2-master.tar.gz
ec311-lab2-master.tar.bz2
ec311-lab2-master.zip
finish itHEADmaster
Diffstat (limited to 'ALU.sym')
-rwxr-xr-x[-rw-r--r--]ALU.sym44
1 files changed, 22 insertions, 22 deletions
diff --git a/ALU.sym b/ALU.sym
index 47dcf06..4a0331b 100644..100755
--- a/ALU.sym
+++ b/ALU.sym
@@ -1,22 +1,22 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<symbol version="7" name="ALU">
- <symboltype>BLOCK</symboltype>
- <timestamp>2012-2-16T2:38:45</timestamp>
- <attr value="ALU" name="VeriModel" />
- <pin polarity="Input" x="0" y="416" name="s(1:0)" />
- <pin polarity="Input" x="0" y="480" name="a(3:0)" />
- <pin polarity="Output" x="384" y="416" name="o(3:0)" />
- <graph>
- <attrtext style="alignment:BCENTER;fontsize:56;fontname:Arial" attrname="SymbolName" x="192" y="-136" type="symbol" />
- <attrtext style="fontsize:24;fontname:Arial" attrname="PinName" x="72" y="416" type="pin s(1:0)" />
- <attrtext style="fontsize:24;fontname:Arial" attrname="PinName" x="72" y="480" type="pin a(3:0)" />
- <attrtext style="alignment:RIGHT;fontsize:24;fontname:Arial" attrname="PinName" x="312" y="416" type="pin o(3:0)" />
- <rect width="64" x="0" y="404" height="24" />
- <line x2="0" y1="416" y2="416" x1="64" />
- <rect width="64" x="0" y="468" height="24" />
- <line x2="0" y1="480" y2="480" x1="64" />
- <rect width="64" x="320" y="404" height="24" />
- <line x2="384" y1="416" y2="416" x1="320" />
- <rect width="256" x="64" y="-128" height="640" />
- </graph>
-</symbol>
+<?xml version="1.0" encoding="UTF-8"?>
+<symbol version="7" name="ALU">
+ <symboltype>BLOCK</symboltype>
+ <timestamp>2012-2-17T2:14:34</timestamp>
+ <attr value="ALU" name="VeriModel" />
+ <pin polarity="Input" x="0" y="416" name="s(1:0)" />
+ <pin polarity="Input" x="0" y="480" name="a(3:0)" />
+ <pin polarity="Output" x="384" y="416" name="o(3:0)" />
+ <graph>
+ <attrtext style="alignment:BCENTER;fontsize:56;fontname:Arial" attrname="SymbolName" x="192" y="-136" type="symbol" />
+ <attrtext style="fontsize:24;fontname:Arial" attrname="PinName" x="72" y="416" type="pin s(1:0)" />
+ <attrtext style="fontsize:24;fontname:Arial" attrname="PinName" x="72" y="480" type="pin a(3:0)" />
+ <attrtext style="alignment:RIGHT;fontsize:24;fontname:Arial" attrname="PinName" x="312" y="416" type="pin o(3:0)" />
+ <rect width="64" x="0" y="404" height="24" />
+ <line x2="0" y1="416" y2="416" x1="64" />
+ <rect width="64" x="0" y="468" height="24" />
+ <line x2="0" y1="480" y2="480" x1="64" />
+ <rect width="64" x="320" y="404" height="24" />
+ <line x2="384" y1="416" y2="416" x1="320" />
+ <rect width="256" x="64" y="-128" height="640" />
+ </graph>
+</symbol>