jeceljr
I have been designing Smalltalk computers since 1984 and am a programmer as well as a chip designer.
Sâo Carlos, SP, Brazil
Pinned Repositories
asm-8048
this is a 1988 modification of the Z80 assembler for the Intel 8048 microcontroller
asm-arm2
an assembler and simulator for the original ARM2 processor
baby42
simple RISC processor with 4 byte wide data and 2 byte wide instructions
baby8
a tiny 8 bit processor to help with i/o while taking up as few FPGA resources as possible
digitalCPUzoo
several processor designs using the Digital simulator
LivroComputadoresEVideogames
Material do Livro "Computadores E Videogames"
pong-fpga
a simple example of a pure hardware implementation of the Pong videogame for FPGAs
shin_jamma
A standard interface to allow Verilog FPGA projects to be easily ported to different boards
SmalltalkSurvey
The goal is to compile a reasonably complete list of all implementations of the Smalltalk system
SoftCoreCompare
compares various RISC-V and other small soft cores in terms of resources used in various FPGAs
jeceljr's Repositories
jeceljr/SmalltalkSurvey
The goal is to compile a reasonably complete list of all implementations of the Smalltalk system
jeceljr/LivroComputadoresEVideogames
Material do Livro "Computadores E Videogames"
jeceljr/baby8
a tiny 8 bit processor to help with i/o while taking up as few FPGA resources as possible
jeceljr/baby42
simple RISC processor with 4 byte wide data and 2 byte wide instructions
jeceljr/SoftCoreCompare
compares various RISC-V and other small soft cores in terms of resources used in various FPGAs
jeceljr/asm-8048
this is a 1988 modification of the Z80 assembler for the Intel 8048 microcontroller
jeceljr/shin_jamma
A standard interface to allow Verilog FPGA projects to be easily ported to different boards
jeceljr/digitalCPUzoo
several processor designs using the Digital simulator
jeceljr/pong-fpga
a simple example of a pure hardware implementation of the Pong videogame for FPGAs
jeceljr/asm-arm2
an assembler and simulator for the original ARM2 processor
jeceljr/asm-z80
an assembler for the Z80 created for Softec/Inova in 1986 based on text pattern matching
jeceljr/SBN
TTL implementation of a processor with a single instruction: subtract and branch of negative