Git Product home page Git Product logo

e-syn's Introduction

E-Syn

Note

For reproduce the result of DAC 2024 paper, check new branch.

Prerequisite

  1. Enter abc directory and run make
  2. Install necessary dependencies in package.txt
  3. Build all the rust project ( s-converter , analyzer , circuitparser , e-rewriter , infix2lisp , lisp2infix ) by enter dir and run cargo build --release

Usage

For alpha version

  1. Convert the circuit to eqn format by using write_eqn in abc
  2. Copy and paste the eqn to test_data/raw_circuit.txt
  3. Run python run.py

For beta version (much faster!)

  1. Convert the circuit to eqn format by using write_eqn in abc
  2. Copy and paste the eqn to test_data_beta_runner/raw_circuit.txt
  3. Run python run_beta.py

Benchamrk Description

  1. ISCAS benchmark: https://github.com/santoshsmalagi/Benchmarks/tree/main
  2. Ripple Carry Adder: Using ABC to generate the circuit ( gen command)
  3. EPFL benchmark: https://github.com/lsils/benchmarks
  4. IWLS 2005: http://iwls.org/iwls2005/benchmarks.html
  5. Comperhensive digital benchmark: https://ddd.fit.cvut.cz/www/prj/Benchmarks/index.php?page=download
  6. Addtional benchmark1: https://pld.ttu.ee/~maksim/benchmarks/
  7. Addtional benchmark2: https://github.com/jpsety/verilog_benchmark_circuits

e-syn's People

Contributors

gy-hu avatar chestercc1997 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.