Giter Site home page Giter Site logo

cso-final-project's People

Contributors

abenjaminov avatar g-bulgarit avatar itay8zilka avatar

Watchers

 avatar  avatar

cso-final-project's Issues

Handle IRQ2

To test, we also need to write ASM and execute it.

Handle lables

Currently, the parser does not know what to do with IMM instructions.

Handle hex numbers in the IMM fields

Currently we handle only ints and labels (we read as string),
They say in page 10 of the instructions that we must also allow hex numbers in this case.

Generate HW register trace and output it to a `hwregtrace.txt` file

Do this only for out commands.

Example:

0 WRITE irq2enable 00000001
2 WRITE irqhandler 0000001e
58 WRITE display7seg 00010001
75 WRITE display7seg 00000000
85 WRITE display7seg 00020001
101 READ leds 00000000
104 WRITE leds 00000001
105 WRITE monitordata 000000ff
106 WRITE monitorcmd 00000001
107 READ monitoraddr 00000000
109 WRITE monitoraddr 00000101
110 WRITE irq2status 00000000
113 WRITE display7seg 00000102

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.