tdt4255-chisel-intro VS 4-bit-CPU-Compiler

Compare tdt4255-chisel-intro vs 4-bit-CPU-Compiler and see what are their differences.

4-bit-CPU-Compiler

Python script to take in Pseudo assembly code and translate it into Verilog for case statements in a ROM module. (by lekgolo167)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
tdt4255-chisel-intro 4-bit-CPU-Compiler
1 1
22 0
- -
0.0 1.8
over 3 years ago almost 3 years ago
Scala Python
- -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

tdt4255-chisel-intro

Posts with mentions or reviews of tdt4255-chisel-intro. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-12.
  • Planning to develop a CPU on an FPGA. How can I program it?
    4 projects | /r/FPGA | 12 May 2021
    I can recommend the coursework that I made for my university. It uses chisel (similar to verilog but less finickity and annoying) to create a five stage RISC-V 32I capable processors that can run small bare metal programs. The intro: https://github.com/PeterAaser/tdt4255-chisel-intro The 5-stage: https://github.com/PeterAaser/RISCV-FiveStage

4-bit-CPU-Compiler

Posts with mentions or reviews of 4-bit-CPU-Compiler. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-05-12.

What are some alternatives?

When comparing tdt4255-chisel-intro and 4-bit-CPU-Compiler you can also consider the following projects:

RISCV-FiveStage - Marginally better than redstone

cortex-m0-soft-microcontroller - Soft-microcontroller implementation of an ARM Cortex-M0