https://github.com/ucb-bar/blif-parser
https://github.com/ucb-bar/blif-parser
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ucb-bar/blif-parser
- Owner: ucb-bar
- Created: 2024-09-20T07:26:13.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-10-09T00:22:58.000Z (8 months ago)
- Last Synced: 2025-03-27T00:22:17.753Z (3 months ago)
- Language: Rust
- Size: 18.6 KB
- Stars: 2
- Watchers: 11
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Berkeley Logic Interchange Format (BLIF) Parser
```bash
cargo test
```