GithubHelp home page GithubHelp logo

rusteml02 / elaborato-sis Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 24.23 MB

SIS project for the Computer Architecture course at University of Verona.

License: GNU General Public License v3.0

univr university sis computer-science computer-architecture berkeley-sis university-of-verona

elaborato-sis's Introduction

SIS Project

SIS project for the Computer Architecture course at the University of Verona.

The goal is to design an FSMD type circuit which, given a solution, must analyze its pH and finally bring it to neutrality.

Structure

In the project you will find the report that describes the circuit and also the SIS sources that implement it.

The report is located in the docs/ directory and is written in Markdown format, instead the PDF translation is inside docs/out/. Finally the sources are located in source/sis and some helper scripts in source/scripts.

Usage

The circuit is described in the SIS format, so you need to install the language before.

Then, to simulate the execution of the circuit it is sufficient to launch the commands:

# Run the SIS executable.
user@host:~$ sis

# Load the file to simulate.
sis> read_blif FSMD.blif

# Test the circuit with some bits.
sis> simulate 0 1 1 1 0 0 1 0 1 1 0 1

.
.
.

# Finish the simulation.
sis> quit

Credits

The authors of the project are:

elaborato-sis's People

Contributors

nanolf avatar rusteml02 avatar sennar02 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.