bit-serial VS forth-cpu

Compare bit-serial vs forth-cpu and see what are their differences.

bit-serial

A bit-serial CPU written in VHDL, with a simulator written in C. (by howerj)

forth-cpu

A Forth CPU and System on a Chip, based on the J1, written in VHDL (by howerj)
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
bit-serial forth-cpu
1 2
111 315
- -
6.7 2.6
3 months ago about 2 years ago
VHDL VHDL
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.

bit-serial

Posts with mentions or reviews of bit-serial. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-03.
  • The ancient world before computers had stacks or heaps
    3 projects | news.ycombinator.com | 3 Apr 2024
    I wrote a Forth interpreter for a SUBLEQ machine (https://github.com/howerj/subleq), and for a bit-serial machine (https://github.com/howerj/bit-serial), both of which do not have a function call stack which is a requirement of Forth. SUBLEQ also does not allow indirect loading and stores as well and requires self-modifying code to do anything non-trivial. The approach I took for both machines was to build a virtual machine that could do those things, along with cooperative multithreading. The heap, if required, is written in Forth, along with a floating point word-set (various MCUs not having instructions for floating point numbers is still fairly common, and can be implemented as calls to software functions that implement them instead).

    I would imagine that other compilers took a similar approach which wasn't mentioned.

forth-cpu

Posts with mentions or reviews of forth-cpu. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-18.

What are some alternatives?

When comparing bit-serial and forth-cpu you can also consider the following projects:

upduino-projects - Various VHDL projects I've worked on for the Upduino v2.0 and v3.0

neo430 - :computer: A damn small msp430-compatible customizable soft-core microcontroller-like processor system written in platform-independent VHDL.

neorv32 - :rocket: A tiny, customizable and extensible MCU-class 32-bit RISC-V soft-core CPU and microcontroller-like SoC written in platform-independent VHDL.

fpga-toolchain - Multi-platform nightly builds of open source FPGA tools

sdram-fpga - A FPGA core for a simple SDRAM controller.

fpga-fft - A highly optimized streaming FFT core based on Bailey's 4-step large FFT algorithm

VHDL-Guide - VHDL Guide

pocket-cnn - CNN-to-FPGA-framework for small CNN, written in VHDL and Python

Arcade_Galaga - Galaga Arcade Core

Flo-Posit - Posit Arithmetic Cores generated with FloPoCo

AXI4 - AXI4 Full, Lite, and AxiStream verification components. AXI4 Interface Master, Responder, and Memory verification components. AxiStream transmitter and receiver verification components

openfpga-SNES - SNES for the Analogue Pocket