Skip to content
/ zbasic Public
forked from ZipCPU/zbasic

A bare bones, basic, ZipCPU system designed for both testing and quick integration into new systems

Notifications You must be signed in to change notification settings

sjalloq/zbasic

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZBasic

This is the beginning of a project designed to provide a very basic version of a working ZipCPU system, that others can then build off of and design with. It has three primary goals:

  • To provide a usable beginning system to allow users to get something up and running quickly
  • To provide a very basic system that can then be matched with an emulator, and used to test library and compiler functionality apart from actual hardware.
  • To demonstrate the utility of autofpga, and its ability to quickly, easily, and seemlessly add components to a design

Status

The ZBasic system can now be made using autofpga, all the way from zero to Hello World successfully in Verilator testing.

License

Gisselquist Technology, LLC, is pleased to provide you access to this entire project under the GPLv3 license. If this license will not work for you, please contact me.

About

A bare bones, basic, ZipCPU system designed for both testing and quick integration into new systems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Verilog 60.1%
  • C++ 29.8%
  • C 5.7%
  • Makefile 2.7%
  • Objective-C 0.8%
  • Perl 0.4%
  • Other 0.5%