Skip to content

Python module with API/Scripts for help with analyzing HDL designs.

License

Notifications You must be signed in to change notification settings

nxpMartin/hdl_analyzer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hdl_analyzer

This is python library/program for extract some information from HDL designs. It uses hdlConvertorAst as dependence for reading/parsing VHDL/Verilog/SystemVerilog sources.

License

This module is under LGPLv3 license. See LICENSE file for more details.

Features

Create JSON project file

hdl_analyzer_project.py script can be used to manipulate/create hdl_analyzer JSN project file.

Analyze hiearchy

hdl_analyzer_hiearchy.py script can be used to analyze hiearchy of module/instance.

About

Python module with API/Scripts for help with analyzing HDL designs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 60.3%
  • Verilog 25.8%
  • SystemVerilog 11.9%
  • VHDL 2.0%