-
### Describe the highlighting problem
I'm working on `github:nix-community/poetry2nix/overrides/default.nix` and it's absurdly slow until I `:TSDisable highlight nix` and resort to semantic highlig…
-
h/t @chick for finding the issue, @seldridge for minimizing it, and @uenoku and @darthscsi for identifying the problem
Consider the following FIRRTL
```
FIRRTL version 3.0.0
circuit Foo :
mod…
-
Input:
```
module {
firrtl.circuit "ConstReset" {
firrtl.module @ConstReset(in %in: !firrtl.const.bundle, out %out: !firrtl.bundle, out %out2: !firrtl.bundle) {
%out_a = firrtl.subf…
-
### Problem
Same as https://github.com/nvim-treesitter/nvim-treesitter/issues/5643
When I try to fold I get
> E490: No fold found
And when I run
```vim
echo v:lua.vim.treesitter.foldex…
-
Promote annotation strings used in various passes to some global constant, for example,
`lib/Dialect/FIRRTL/Transforms/BlackBoxReader.cpp :: `
``
StringRef verifBBClass =
"freechips.rocke…
-
### Describe the bug
Anytime I open any .tsx file with neovim (NVIM v0.9.4), i get errors similar to this:
```
"yo.tsx" 0L, 0B …
-
```
circuit Top:
module Top:
input x: UInt
output out: UInt
out = BitWidth && "Invalid APInt ZeroExtend request"' failed.
PLEASE submit a bug report to https://github.com/llvm/circ…
-
**Impact**: rtl
**Tell us about your environment:**
*Chipyard Version:* 1.5.0, also the version in the docker image
*OS:* Ubuntu 20.04, and Ubuntu 18.04.5 from the docker image
*Other:* Do `so…
-
### Describe the bug
I am not able to run tree-sitter as it shows hoon and gdscript can't be installed. I have a windows PC. Moreover the makefile in the hoon and gdscript doesn't works
![image]…
-
The following is legal FIRRTL by what the SFC accepts, but not by how the FIRRTL specification grammar is currently described:
```
circuit Foo:
module Foo:
input a: UInt
when a:
```
…