(06-29-2021, 08:30 PM)StudentOLife Wrote:So I said that "If you only need a 50 to pass the class (which requires a 70%) then you can probably get away with only doing half the assignment. I read that in a thread around here.(06-29-2021, 12:00 PM)jsarles Wrote:(06-28-2021, 11:44 AM)StudentOLife Wrote: To those who have went before me, do you happen to have some reference I can use for the final assignment for COS 306, computer architecture?
Specifically I'm stuck at phase 3, am I suppose to build RAMs and registers, or just registers? Without RAM the instructions won't flow, so can I just manually input each instruction?
Either way, if there's some reference of how to actually build this, that'd be great! Thank you!!
Hi so basically if you only need a fifty to pass the class, most people have said that doing part 1 and 2 is good enough to get enough credit to pass. I am working on this assignment as well , I am curious what resources you have used to learn?
I've just been using Youtube(Crash course), Logisim videos, forums. Been spending days trying to get a control unit working, the materials form Study.com never did go through that. Was hoping someone has done that here and can share. Definitely one of the hardest class I've taken from Study.com because of the inadequate resource.
Where did you get that 50% to pass the class, so people just submitted without the Phase 3 and 4? wouldn't that mean we'd need a high score in the exam (I'm not too confident of that personally).
Here is one good thread about this
https://www.degreeforum.net/mybb/Thread-...chitecture
This second thread is where I heard from somebody that you don't need to complete the whole assignment
https://www.degreeforum.net/mybb/Thread-...#pid277184
@Ideas, depending on your grade on the exam and how far you want to take this, you can reasonably expect to pass without putting too much time on implementing the CPU itself. Do Phase 1 and 2 (mostly the ALU, there are a lot of tutorials on ALU design on youtube), do the state diagrams, do the assembly code. This should be enough to pass the course.
I went further than that, it deepened my understanding, but I'm still not at the point where I can implement the full 8bit CPU.
@posabsolute
(06-29-2021, 09:23 PM)jsarles Wrote:I have already taken the exam and my quizzes were high enough that I only need a 48% on the project.(06-29-2021, 08:30 PM)StudentOLife Wrote:So I said that "If you only need a 50 to pass the class (which requires a 70%) then you can probably get away with only doing half the assignment. I read that in a thread around here.(06-29-2021, 12:00 PM)jsarles Wrote:(06-28-2021, 11:44 AM)StudentOLife Wrote: To those who have went before me, do you happen to have some reference I can use for the final assignment for COS 306, computer architecture?
Specifically I'm stuck at phase 3, am I suppose to build RAMs and registers, or just registers? Without RAM the instructions won't flow, so can I just manually input each instruction?
Either way, if there's some reference of how to actually build this, that'd be great! Thank you!!
Hi so basically if you only need a fifty to pass the class, most people have said that doing part 1 and 2 is good enough to get enough credit to pass. I am working on this assignment as well , I am curious what resources you have used to learn?
I've just been using Youtube(Crash course), Logisim videos, forums. Been spending days trying to get a control unit working, the materials form Study.com never did go through that. Was hoping someone has done that here and can share. Definitely one of the hardest class I've taken from Study.com because of the inadequate resource.
Where did you get that 50% to pass the class, so people just submitted without the Phase 3 and 4? wouldn't that mean we'd need a high score in the exam (I'm not too confident of that personally).
Here is one good thread about this
https://www.degreeforum.net/mybb/Thread-...chitecture
This second thread is where I heard from somebody that you don't need to complete the whole assignment
https://www.degreeforum.net/mybb/Thread-...#pid277184
@Ideas, depending on your grade on the exam and how far you want to take this, you can reasonably expect to pass without putting too much time on implementing the CPU itself. Do Phase 1 and 2 (mostly the ALU, there are a lot of tutorials on ALU design on youtube), do the state diagrams, do the assembly code. This should be enough to pass the course.
I went further than that, it deepened my understanding, but I'm still not at the point where I can implement the full 8bit CPU.
@posabsolute
Your mileage will vary depending on how well you did on those