tree: 643e1eea1851abdf11157a72c626c508ded80e2b [path history] [tgz]
  1. BUILD.example
  2. print_modules.py
  3. print_tree.py
  4. README.md
  5. verible_verilog_syntax.py
  6. verible_verilog_syntax_test.py
verible/verilog/tools/syntax/export_json_examples/README.md

Some Python examples using the json export of verible-verilog-syntax to do interesting things.

The BUILD.example might be a starting point in case you want to use this in a bazel project.

Not officially supported.