pith. machine review for the scientific record. sign in

arxiv: 1106.2593 · v1 · submitted 2011-06-14 · 💻 cs.DC · cs.AR· cs.PL

Recognition: unknown

A Simple Multi-Processor Computer Based on Subleq

Authors on Pith no claims yet
classification 💻 cs.DC cs.ARcs.PL
keywords subleqcomputerimplementationinstructionlanguagemulti-processoroiscadditionally
0
0 comments X
read the original abstract

Subleq (Subtract and Branch on result Less than or Equal to zero) is both an instruction set and a programming language for One Instruction Set Computer (OISC). We describe a hardware implementation of an array of 28 one-instruction Subleq processors on a low-cost FPGA board. Our test results demonstrate that computational power of our Subleq OISC multi-processor is comparable to that of CPU of a modern personal computer. Additionally, we provide implementation details of our complier from a C-style language to Subleq.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. All elementary functions from a single binary operator

    cs.SC 2026-03 unverdicted novelty 9.0

    One binary operator eml(x,y)=exp(x)-ln(y) plus the constant 1 generates all elementary functions including sin, cos, sqrt, log, arithmetic operations, and constants e, pi, i.