Finds the number of layers, board area, and IC of a given BRD file
git clone https://github.com/nmsulliv/brd-parser.git
cd brd-parser
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