Skip to content

nmsulliv/brd-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

brd-parser

Finds the number of layers, board area, and IC of a given BRD file

Instructions

1. Clone the repo

git clone https://github.com/nmsulliv/brd-parser.git

2. Move into the repo's directory

cd brd-parser

3. Invoke the parsing script by running:

python3 parse.py path/to/file/filename.brd

Where path/to/file/filename.brd is the path to the .brd file you would like to parse

About

Finds the number of layers, board area, and IC of a given BRD file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages