X Tutup
The Wayback Machine - https://web.archive.org/web/20210415073225/https://github.com/topics/syntax-tree
Skip to content
#

syntax-tree

Here are 228 public repositories matching this topic...

suzizecat
suzizecat commented Apr 2, 2021

Input test case

Any sv file.

Describe what is wrong or missing

As far as I can tell, the verible-verilog-kythe-extractor tool cannot directly write its output into a file.
The issue is that it force having a potentially huge buffer in memory.

It would be nice to have the capability to output the result of the kythe extraction directly to an output file without having to rely on

Improve this page

Add a description, image, and links to the syntax-tree topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the syntax-tree topic, visit your repo's landing page and select "manage topics."

Learn more

X Tutup