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
- Host: GitHub
- URL: https://github.com/christianlin0420/abacus
- Owner: ChristianLin0420
- Created: 2020-01-27T09:30:54.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-27T14:12:25.000Z (over 6 years ago)
- Last Synced: 2025-05-15T06:11:31.618Z (about 1 year ago)
- Language: Prolog
- Homepage:
- Size: 11.8 MB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Abacus
VLSI project 4, December 2019
## About
* Abacus algorithm implementation
## Program Flow

## 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)