-
### Subject
[Documentation] for documentation errors.
### Describe the bug
Hello,
I'm trying to run a simple full_adder circuit generated by CHISEL and it seems like the flow cannot even g…
-
I am mostly curious if this is what is supposed to happen, and there doesn't appear to be any tests of this behavior.
A don't touch on an instance's port is moved to the instance itself during Lowe…
-
### Checklist
- [X] Did you specify the current behavior?
- [x] Did you specify the expected behavior?
- [X] Did you provide a code example showing the problem?
- [X] Did you describe your envir…
-
### Describe the bug
I have an M1 MacBook Pro and everything is working fine, I use Fugitive usually and the gitcommit syntax is applied correctly with no errors.
However, when I use Vim (`git.con…
-
Currently OMIRTracker is considered as a valid user of a symbol, which causes suboptimal result regarding SymbolDCE, e.g:
```mlir
firrtl.circuit "Top" {
hw.hierpath private @nla_1 [@Foo::@c, …
-
**Background**
MLIR is a modular, hybrid IR that is built based upon LLVM and could support a very diverse set of requirements, including dataflow graphs for Machine Learning, Polyhedral Optimization…
-
We are trying to use the new Firtool-lib C-API introduced in #6036, and we found that if we called `firtoolOptionsCreateDefault` twice, an error will be thrown during the second call:
```
: Comman…
-
### Describe the bug
lua parser update in `7c27bed` breaks various highlighting issues. Here an example of the `comment` parser being affected (disabled?)
after the commit:
before the comm…
-
### 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](h…
-
### Describe the bug
Here's minimal code to showcase the issue:
As you can see my cursor is on the closing parenthesis ')' on line 4. However it is highlighting the matching parenthesis as the…