Skip to content

Starter codes for Computer Architecture Lab of which I was the TA. I no longer teach this, but I will keep this repository up in case anyone finds it useful.

Notifications You must be signed in to change notification settings

jack17davis/cs341

Repository files navigation

CS341 Lab

Here you'll find all the starter codes for CS341 lab. Instructions for the lab are also posted on Professor Cheung's Website . Policies can be found in the powerpoint for Lab 1.

We will be using TinkerCad for digital labs. Instructions and starter codes will come out periodically.

Download

You can download files each week by clicking the green button above or use git to download all at once.

using git

  #downloads current version
  git clone https://github.com/jack17davis/cs341.git 
  
  #compares your local version with the code here (must be inside cs341 directory)
  git status
  
  #updates your local code with any changes I have made here (must be inside cs341 directory)
  git pull origin

About

Starter codes for Computer Architecture Lab of which I was the TA. I no longer teach this, but I will keep this repository up in case anyone finds it useful.

Topics

Resources

Stars

Watchers

Forks

Languages