summaryrefslogtreecommitdiff
path: root/ALU.spl
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.spl
parent0bdf2f0b18f7e2986336f8afc67fe18b8b382e7a (diff)
downloadec311-lab2-master.tar.gz
ec311-lab2-master.tar.bz2
ec311-lab2-master.zip
finish itHEADmaster
Diffstat (limited to 'ALU.spl')
-rwxr-xr-xALU.spl18
1 files changed, 9 insertions, 9 deletions
diff --git a/ALU.spl b/ALU.spl
index f351b27..dd74559 100755
--- a/ALU.spl
+++ b/ALU.spl
@@ -1,9 +1,9 @@
-[Inputs]
-=s[1:0]=
-=a[3:0]=
-[Outputs]
-=o[3:0]=
-[BiDir]
-[ATTRIBUTES]
-VeriModel ALU
-
+[Inputs]
+=s[1:0]=
+=a[3:0]=
+[Outputs]
+=o[3:0]=
+[BiDir]
+[ATTRIBUTES]
+VeriModel ALU
+