Giter Site home page Giter Site logo

j20214369 / lsv-pa Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ntu-alcomlab/lsv-pa

0.0 0.0 0.0 276.31 MB

Logic Synthesis and Verification: Programming Assignments

License: Other

CMake 0.01% Makefile 0.15% C 97.17% Shell 0.04% C++ 2.26% HTML 0.37% Perl 0.01%

lsv-pa's Introduction

LSV-PA, Fall 2021

This is a repository to host programming assignments of the course Logic Synthesis and Verification at National Taiwan University. It is forked from the repository ABC of UC Berkeley.

Submission Workflow

We will follow a common git feature branch workflow for submission. Programming assignments must be submitted via a pull request to a student's branch. All enrolled students will have their own branches named by their students' ID numbers. If you cannot find your own branch, please contact the TA. If you don't know how to create a pull request, please read through this document.

We will allocate a period of time for submission. Outside the submission period this repository will be locked down: it will not accept any pull request. You must create a pull request during the submission period.

To avoid plagiarism ...

Please note that your fork of this public repository will also be public, which means that if you push your code to the fork, it is visible to everyone. In case you want to prevent other students from copying your solution, an easy way is to push and create a pull request at the last moment before the deadline.

Another complicated way is to create a private repository to develop your solutions, pull your code to the public fork after an assignment is finished, and create a pull request via the public fork. The benefit of this method is that you can push your code during the development and keep it private. The drawback is again you need to create a pull request close to the deadline, as PRs are visible to everyone. The detailed steps are documented here.

Assignments

PA0

Topic: Getting familiar with git and GitHub

Task: Fill in your GitHub Account in this table via a pull request to the master branch.

Deadline: 2021/10/04

Topic: Finding maximum single-fanout cones (MSFCs)

Submission period:

  • Parts 1 and 2: 2021/10/08 11:00-13:00
  • Part 3: 2021/10/22 11:00-13:00

Topic: OR Bi-Decomposition of Functions

Submission period: 2021/12/24 11:00-13:00

Evaluation

For PA1 and PA2, your submissions will be evaluated over The EPFL Combinational Benchmark Suite. You can clone the benchmarks from this repository and create a symbolic link in your PA folder.

~$ git clone [email protected]:lsils/benchmarks.git EPFL-benchmark-suite
~$ cd LSV-PA
~/LSV-PA$ ln -s ~/EPFL-benchmark-suite ./benchmarks

Participants

We recommend students to register their student IDs and GitHub accounts in this table.

Contact

TA: Yun-Rong Luo ([email protected])

For questions, you are encouraged to open an issue. As other students might have the same questions, discussing in an issue will benefit everyone. Note that you can set labels, e.g., PA0, PA1, etc, to classify your questions.

lsv-pa's People

Contributors

alanminko avatar sterin avatar yshotw avatar lauren-yrluo avatar msoeken avatar boschmitt avatar niklaseen avatar hriener avatar lindream88 avatar shao-wei avatar eddiehung avatar 1z2s3e4v avatar yyt0126 avatar whitequark avatar tp6fu6m3 avatar jhrjiang avatar j20214369 avatar gordon0813 avatar tfchen01 avatar da-yeh avatar chuang3434 avatar vinicallegaro avatar fatsie avatar arcanenibble avatar ljbrooks avatar jamesjer avatar charleshjh avatar harichou0616 avatar hsingpingwang avatar ian861226 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.