Giter Site home page Giter Site logo

sic-xe / .github Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3 KB

Landing page for the organization

Home Page: https://sic-xe.github.io/

docs documentation microprocessor sic sic-architecture sic-assembler sic-hypothetical-machine sic-machine sic-processor sic-xe sicxe systems-programming

.github's Introduction

This organization provides documentation and a few example projects for the Simplified Instructional Computer (SIC) hypothetical computer system.

The aim of the organization is to help students learn about the SIC architecture and consequently systems programming in general.

Project structure

The main resource is the website: sic-xe.github.io. It contains extensive documentation about the architecture, including its history, design, addressing modes, registers, assembly sintax etc.

Besides that the organization includes repositories with various resources:

  • SICer: An example implementation of an assembler and simulator for SIC/XE. The assembler generates object files from assembly source code and the simulator allows running the generated code, either normally or instruction by instruction (e.g. for debugging), and inspecting register states and memory contents.
  • Examples: A collection of example assembly programs for SIC/XE along with their object code. These can be directly assembled with the assembler, run with the simulator or just used to debug your custom implementation of the assembler, since you can compare the assembler's output with the provided assembled object code.
  • FPGA: An implementation of the SIC/XE architecture on a RealDigital Blackboard FPGA development board.
  • sic-xe.github.io: The source code of the website.

The project (organization) as a whole is a work in progress, so it's constantly changing and improving.

Licensing

The repositories are licensed under various licenses, depending on the type of the files. In general all of the files are licensed under open source licenses and can be freely reused, as long as major changes are shared back and attribution is given to this organization.

As long as you don't resell the code, I won't go after you in any case, so feel free to do what you want with it.

Licensing per repository is as follows:

Other useful SIC/XE projects and resources

Here's a few SIC/XE projects and resources not connected to this organization, which I found useful:

  • SicTools: System software and tools for SIC/XE hypothetical computer
  • VSCode SIC Assembly: A VSCode extension for syntax highlighting and code completion for SIC assembly

.github's People

Contributors

erazemk avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.