diff --git a/lab17/ProgramCounter.circ b/lab17/ProgramCounter.circ index 7b8ae08..72bc745 100644 --- a/lab17/ProgramCounter.circ +++ b/lab17/ProgramCounter.circ @@ -53,6 +53,12 @@ This file is intended to be loaded by Logisim (http://www.cburch.com/logisim/). + + + + + + @@ -69,38 +75,21 @@ This file is intended to be loaded by Logisim (http://www.cburch.com/logisim/). - - - - - - - - - - - - - - - - - - - + + + + - - - + @@ -108,16 +97,33 @@ This file is intended to be loaded by Logisim (http://www.cburch.com/logisim/). - + + - - + - - + + + + + + + + + + + + + + + + + + + diff --git a/lab18/immedAndIR_CalebFontenot.circ b/lab18/immedAndIR_CalebFontenot.circ new file mode 100644 index 0000000..ca73c1b --- /dev/null +++ b/lab18/immedAndIR_CalebFontenot.circ @@ -0,0 +1,377 @@ + + +This file is intended to be loaded by Logisim (http://www.cburch.com/logisim/). + + + + + + + + + + + + + + + + + + + + addr/data: 8 8 +0 + + + + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/lab18/labIRandPC.pdf b/lab18/labIRandPC.pdf new file mode 100644 index 0000000..2a784c8 Binary files /dev/null and b/lab18/labIRandPC.pdf differ diff --git a/lab18/pcAndImmediateRegister.png b/lab18/pcAndImmediateRegister.png new file mode 100644 index 0000000..a19695f Binary files /dev/null and b/lab18/pcAndImmediateRegister.png differ diff --git a/lab18/what.png b/lab18/what.png new file mode 100644 index 0000000..3a2f2ea Binary files /dev/null and b/lab18/what.png differ