Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for FIRRTL language support #3859

Open
tymcauley opened this issue Feb 5, 2025 · 0 comments
Open

Request for FIRRTL language support #3859

tymcauley opened this issue Feb 5, 2025 · 0 comments

Comments

@tymcauley
Copy link

Language
FIRRTL: Flexible Intermediate Representation for RTL. This is an Intermediate Representation (IR) for digital circuit design.

Additional resources
Specification: https://github.com/chipsalliance/firrtl-spec
You can find compiled PDFs of the specification on the Releases page.

The specification itself contains KDE XML to define syntax highlighting for the spec's pandoc flow, which gives syntax highlighting for firrtl code blocks in the spec's PDF: https://github.com/chipsalliance/firrtl-spec/blob/main/include/firrtl.xml

There are a few other syntax highlighting resources for FIRRTL (emacs, vim, sublime text), but those aren't as well maintained as the KDE XML in the specification.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant