bit-serial

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

Bit-serial Alternatives

Similar projects and alternatives to bit-serial based on common topics and language

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better bit-serial alternative or higher similarity.

bit-serial reviews and mentions

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.

Stats

Basic bit-serial repo stats
1
109
6.7
2 months ago

howerj/bit-serial is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of bit-serial is VHDL.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com