cortex-m0-soft-microcontroller VS 4-bit-CPU-Compiler

Compare cortex-m0-soft-microcontroller vs 4-bit-CPU-Compiler and see what are their differences.

cortex-m0-soft-microcontroller

Soft-microcontroller implementation of an ARM Cortex-M0 (by vfinotti)

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
cortex-m0-soft-microcontroller 4-bit-CPU-Compiler
1 1
19 0
- -
0.0 1.8
about 5 years ago almost 3 years ago
SystemVerilog Python
MIT License -
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.

cortex-m0-soft-microcontroller

Posts with mentions or reviews of cortex-m0-soft-microcontroller. 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 did a similar project to implement a soft-microcontroller based on an ARM Cortex-M0. My strategy was to compile the code, convert the binary into ASCII and use it to initialize the value of a general purpose RAM block during HDL synthesis. In case you want to take a look: https://github.com/vfinotti/cortex-m0-soft-microcontroller. The downside is that changing the program implies in running the synthesis again.

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 cortex-m0-soft-microcontroller and 4-bit-CPU-Compiler you can also consider the following projects:

RISCV-FiveStage - Marginally better than redstone

tdt4255-chisel-intro