This website works better with JavaScript.
Home
Explore
Documentation
Codeberg Issues
Blog
Join Codeberg e.V.
Donate
Help
Register
Sign In
LibrEDA
/
tetris-legalizer
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Standard-cell legalizer example implementations for the LibrEDA place&route framework.
rust
vlsi
libreda
placement
legalizer
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16
Commits
1
Branch
131 KiB
Rust
100%
Branch:
main
main
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'main'
${ noResults }
Compare
HTTPS
ZIP
TAR.GZ
Thomas Kramer
e46cad970a
Fix: Place cells by descending density.
1 week ago
doc
Add readme and logo.
3 months ago
src
Fix: Place cells by descending density.
1 week ago
.gitignore
Initial commit.
4 months ago
Cargo.toml
Use NetlistBase.
3 months ago
LICENCE
Add readme and logo.
3 months ago
README.md
Add readme and logo.
3 months ago
README.md
tetris-legalizer
Simple-stupid example detail-placer / legalizer for LibrEDA-Rust. Implements the 'Tetris' algorithm.