All Projects → jlpteaching → ECS154B

jlpteaching / ECS154B

Licence: CC-BY-4.0, MIT licenses found Licenses found CC-BY-4.0 LICENSE MIT LICENSE.template
Materials for ECS 154B at UC Davis

Programming Languages

SCSS
7915 projects
Jupyter Notebook
11667 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to ECS154B

ecs154a-winter20
Course files for ECS 154A in Winter Quarter 2020.
Stars: ✭ 30 (-11.76%)
Mutual labels:  computer-architecture, ucdavis
ecs154a-ssii18
Course files for ECS 154A in Summer Session II 2018.
Stars: ✭ 13 (-61.76%)
Mutual labels:  computer-architecture, ucdavis
Cs Video Courses
List of Computer Science courses with video lectures.
Stars: ✭ 27,209 (+79926.47%)
Mutual labels:  computer-architecture
Cpplinks
Being a part of a few C++ communities, I happen to run across some interesting links -- this is an attempt to categorize them. Thanks to Saurabh Malpani from "C++ Enthusiasts" for the suggestion.
Stars: ✭ 2,935 (+8532.35%)
Mutual labels:  computer-architecture
MythSim
The Mythical CPU Simulator for Real Students
Stars: ✭ 19 (-44.12%)
Mutual labels:  computer-architecture
SherwoodArch
The Sherwood Architecture is a custom 64-Bit RISC based CPU architecture.
Stars: ✭ 13 (-61.76%)
Mutual labels:  computer-architecture
Icarus Verilog
This repo contains code snippets written in verilog as part of course Computer Architecture of my university curriculum
Stars: ✭ 28 (-17.65%)
Mutual labels:  computer-architecture
PIM NDP papers
No description or website provided.
Stars: ✭ 33 (-2.94%)
Mutual labels:  computer-architecture
mano-simulator
🖥️ An assembler and hardware simulator for the Mano Basic Computer, a 16 bit computer.
Stars: ✭ 20 (-41.18%)
Mutual labels:  computer-architecture
MIPS-pipeline-processor
A pipelined implementation of the MIPS processor featuring hazard detection as well as forwarding
Stars: ✭ 92 (+170.59%)
Mutual labels:  computer-architecture
WebRISC-V
WebRISC-V: A Web-Based Education-Oriented RISC-V Pipeline Simulation Environment [PHP]
Stars: ✭ 74 (+117.65%)
Mutual labels:  computer-architecture
AltairX
New computer and new CPU PoC
Stars: ✭ 38 (+11.76%)
Mutual labels:  computer-architecture
SBTCVM-Gen2-9
SBTCVM is a virtual machine implementation of a balanced ternary (base 3) computer. Features several compiled languages for ternary software development.
Stars: ✭ 32 (-5.88%)
Mutual labels:  computer-architecture
nand2tetris
💡 Nand2tetris course
Stars: ✭ 31 (-8.82%)
Mutual labels:  computer-architecture
gardenia
GARDENIA: Graph Analytics Repository for Designing Efficient Next-generation Accelerators
Stars: ✭ 22 (-35.29%)
Mutual labels:  computer-architecture
ARMed
A terminal-based emulator of the ARM instruction set written in Golang
Stars: ✭ 64 (+88.24%)
Mutual labels:  computer-architecture
VENTOS Public
VEhicular NeTwork Open Simulator (VENTOS)
Stars: ✭ 46 (+35.29%)
Mutual labels:  ucdavis
workshop intro to sql
Reader for the Intro to SQL workshop series.
Stars: ✭ 22 (-35.29%)
Mutual labels:  ucdavis

License: CC BY 4.0

UC Davis Computer Science ECS 154B

This repository contains the materials and website source for Jason Lowe-Power's ECS 154B offerings.

See https://jlpteaching.github.io/ECS154B/ for the webpage.

Building the web site for local development

bundle exec jekyll serve

If you need to install jekyll, first run the following:

gem install jekyll bundler

The website template comes from P2PU.

An open-source project for creating online courses, built by P2PU

Course-in-a-Box is a free tool for building and publishing online courses — no prior coding experience required.

To create your own course, simply fork this repository and delete the CNAME file. Detailed documentation is available at course-in-a-box.p2pu.org.

To make changes to the template itself, a good place to start is the _layouts, _includes and css directories. These directories contain all the layout and style files used.

Questions? Ask on P2PU's Community Forum.


Course-in-a-Box was built by Peer 2 Peer University using the P2PU Jekyll course template and shared under an MIT License.

Course content ("Modules") are shared under a CC BY-SA 4.0 license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].