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.
14
Commits
1
Branch
119 KiB
Rust
100%
Branch:
main
main
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'main'
${ noResults }
Compare
HTTPS
ZIP
TAR.GZ
Thomas Kramer
e60520e5bb
Comment on missing features.
1 month ago
doc
Add readme and logo.
1 month ago
src
Comment on missing features.
1 month ago
.gitignore
Initial commit.
2 months ago
Cargo.toml
Use NetlistBase.
1 month ago
LICENCE
Add readme and logo.
1 month ago
README.md
Add readme and logo.
1 month ago
README.md
tetris-legalizer
Simple-stupid example detail-placer / legalizer for LibrEDA-Rust. Implements the 'Tetris' algorithm.