Skip to content

Commit

Permalink
Lef, Gds Doc Updates
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-fritchman committed Oct 12, 2021
1 parent 107bd6a commit 6be9564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Like most large Rust projects `layout21` is a multi-crate workspace. Some intern
| Crate | Description | [crates.io](https://crates.io) | [docs.rs](https://docs.rs) |
| ----------- | ----------- | ------------------------------ | -------------------------- |
| [gds21](./gds21) | GDSII Parsing, Generation, and Manipulation | [![](https://img.shields.io/crates/v/gds21.svg)](https://crates.io/crates/gds21) | [![](https://docs.rs/gds21/badge.svg)](https://docs.rs/gds21) |
| [lef21](./lef21) | LEF Parsing, Generation, and Manipulation | | |
| [lef21](./lef21) | LEF Parsing, Generation, and Manipulation | [![](https://img.shields.io/crates/v/lef21.svg)](https://crates.io/crates/lef21) | [![](https://docs.rs/lef21/badge.svg)](https://docs.rs/lef21) |
| [layout21protos](./layout21protos) | Protobuf Schema Definitions | | |
| [layout21raw](./layout21raw) | "Raw" geometric layout. Analogous to most existing layout systems. | | |
| [layout21tetris](./layout21tetris) | Gridded gate-array-style semi-custom layout | | |
Expand Down

0 comments on commit 6be9564

Please # to comment.