Giter Club home page Giter Club logo

vlsi's Introduction

VLSI

This repository contains a project realized as part of the Combinatorial Decision Making and Optimization course exam of the Master's degree in Artificial Intelligence, University of Bologna.

VLSI (Very Large Scale Integration) refers to the trend of integrating circuits into silicon chips. A typical example is the smartphone. The modern trend of shrinking transistor sizes, allowing engineers to fit more and more transistors into the same area of silicon, has pushed the integration of more and more functions of cellphone circuitry into a single silicon die (i.e. plate). This enabled the modern cellphone to mature into a powerful tool that shrank from the size of a large brick-sized unit to a device small enough to comfortably carry in a pocket or purse, with a video camera, touchscreen, and other advanced features.

Prerequisites

It is required to install Minizinc and add the executable to the environment variable PATH.

Moreover, Python 3 must be installed on the system and the following command must be issued from inside the project folder:

pip install -r ./requirements.txt

CP

Run the models provided in the src folder using Minizinc's IDE.

SAT

Run the base model over each instance:

python ./SAT/src/main.py

Run the model with allowed rotations over each instance:

python ./SAT/src/main_rotations.py

SMT

Run the base model over each instance:

python ./SAT/src/main.py

Run the model with allowed rotations over each instance:

python ./SAT/src/main_rotations.py

Plot results as images

Create a set of images that graphically represent the solutions by using the following command (they will be found in the images folder next to the output files):

python ./plot.py

Group members

Reg No. Name Surname Email Username
1005278 Ludovico Granata [email protected] LudovicoGranata
973719 Parsa Dahesh [email protected] ParsaD23
984854 Simone Persiani [email protected] iosonopersia

vlsi's People

Contributors

iosonopersia avatar parsad23 avatar ludovicogranata avatar

Watchers

 avatar  avatar

Forkers

iosonopersia

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.