An open API service indexing awesome lists of open source software.

https://github.com/christianlin0420/abacus

VLSI project 4, December 2019
https://github.com/christianlin0420/abacus

Last synced: 6 months ago
JSON representation

VLSI project 4, December 2019

Awesome Lists containing this project

README

          

# Abacus
VLSI project 4, December 2019

## About
* Abacus algorithm implementation

## Program Flow
![image](https://github.com/ChristianLin0420/Abacus/blob/master/Screen%20Shot%202019-12-15%20at%2000.22.50.png)

## Description
This project is to let us implement Abacus Algorithm. In the "Reference", you also can refer the paper to implement parallel legalization to speed up your program's speed.

## Reference
1. Abacus: fast legalization of standard cell circuits with minimal movement
2. [Parallel Legalization for Abacus algorithm](https://github.com/ChristianLin0420/Abacus/blob/master/technologies-07-00003.pdf)