diff options
author | RossTheRoss <mstrapp@protonmail.com> | 2020-12-03 09:50:18 -0600 |
---|---|---|
committer | RossTheRoss <mstrapp@protonmail.com> | 2020-12-03 09:50:18 -0600 |
commit | 8486478a788896848fd1d90448d41bb5ebbbe059 (patch) | |
tree | 382e16fac6ad1dbaaf12929891efd5255cbce02d /ee4363/mp1/MIPSAlu.vcd | |
parent | aaaaaaaaaaaaaaaa (diff) | |
download | homework-8486478a788896848fd1d90448d41bb5ebbbe059.tar homework-8486478a788896848fd1d90448d41bb5ebbbe059.tar.gz homework-8486478a788896848fd1d90448d41bb5ebbbe059.tar.bz2 homework-8486478a788896848fd1d90448d41bb5ebbbe059.tar.lz homework-8486478a788896848fd1d90448d41bb5ebbbe059.tar.xz homework-8486478a788896848fd1d90448d41bb5ebbbe059.tar.zst homework-8486478a788896848fd1d90448d41bb5ebbbe059.zip |
do machine problem
Diffstat (limited to 'ee4363/mp1/MIPSAlu.vcd')
-rw-r--r-- | ee4363/mp1/MIPSAlu.vcd | 57 |
1 files changed, 0 insertions, 57 deletions
diff --git a/ee4363/mp1/MIPSAlu.vcd b/ee4363/mp1/MIPSAlu.vcd deleted file mode 100644 index e20e5e6..0000000 --- a/ee4363/mp1/MIPSAlu.vcd +++ /dev/null @@ -1,57 +0,0 @@ -$date - Sat Nov 21 15:12:24 2020 -$end -$version - Icarus Verilog -$end -$timescale - 100ps -$end -$scope module test_mipsalu $end -$var wire 1 ! Zero $end -$var wire 32 " ALUOut [31:0] $end -$var reg 32 # A [31:0] $end -$var reg 4 $ ALUctl [3:0] $end -$var reg 32 % B [31:0] $end -$scope module U0 $end -$var wire 32 & A [31:0] $end -$var wire 4 ' ALUctl [3:0] $end -$var wire 32 ( B [31:0] $end -$var wire 1 ! Zero $end -$var reg 32 ) ALUOut [31:0] $end -$upscope $end -$upscope $end -$enddefinitions $end -#0 -$dumpvars -b0 ) -b1010101010101010101010101010101 ( -bx ' -b1010101010101010101010101010101 & -b1010101010101010101010101010101 % -bx $ -b1010101010101010101010101010101 # -b0 " -1! -$end -#100 -0! -b1010101010101010101010101010101 " -b1010101010101010101010101010101 ) -b0 $ -b0 ' -#200 -b1 $ -b1 ' -#300 -b10101010101010101010101010101010 " -b10101010101010101010101010101010 ) -b10 $ -b10 ' -#400 -1! -b0 " -b0 ) -b110 $ -b110 ' -#500 |