Skip to content

A Grako-based parser for IEEE 1149.1 Boundary-Scan Description Language (BSDL) files

License

Notifications You must be signed in to change notification settings

cyrozap/python-bsdl-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-bsdl-parser

This is a Grako-based parser for IEEE 1149.1 Boundary-Scan Description Language (BSDL) files.

Requirements

Usage

First, install the Grako command from here. Then you can run make to generate the actual parser module (bsdl.py).

After generating the parser module, run ./bsdl2json.py bsdl_file.bsd > json_file.json to convert your BSDL file to JSON.

About

A Grako-based parser for IEEE 1149.1 Boundary-Scan Description Language (BSDL) files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published