Skip to content

Issues: chipsalliance/verible

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

`define alignment formatter Verilog code formatter issues
#2034 opened Oct 30, 2023 by PaperL
define is not properly considering formatter Verilog code formatter issues preprocessor anything related to preprocessing (conditionals, macros, etc.)
#2033 opened Oct 28, 2023 by justincdas
Parsing error in formatter bug Something isn't working formatter Verilog code formatter issues
#2025 opened Oct 11, 2023 by ASintzoff
Build without Bazel build system matters pertaining to building Verible
#2023 opened Oct 10, 2023 by the-moog
Attempting to use the "type operator" results in a syntax error. rejects-valid syntax If the parser wrongly rejects syntactically valid code (according to SV-2017).
#2022 opened Oct 3, 2023 by fpgauserdude
Assign alignment breaks when line length would go over column limit formatter Verilog code formatter issues
#2021 opened Sep 29, 2023 by shareefj
issue with installation
#2018 opened Sep 26, 2023 by gauthamsaiv
Declaring Nets with Certain Explicit Data Types Results in Error rejects-valid syntax If the parser wrongly rejects syntactically valid code (according to SV-2017).
#2015 opened Sep 20, 2023 by bkueffle
parser cannot accept macro in the port map rejects-valid syntax If the parser wrongly rejects syntactically valid code (according to SV-2017).
#2010 opened Sep 5, 2023 by fpgauserdude
Wire is not seen as kind (like var) but as type formatter Verilog code formatter issues
#2009 opened Sep 1, 2023 by aavdiere
Check failure when using signed wires formatter Verilog code formatter issues rejects-valid syntax If the parser wrongly rejects syntactically valid code (according to SV-2017).
#2008 opened Aug 31, 2023 by aquohn
Enhance SyntaxTreeRule testing by pointing to syntax errors when present enhancement New feature or request style-linter Verilog style-linter issues testing matters pertaining to unit-tests, integration-tests, continuous/presubmit testing
#2007 opened Aug 30, 2023 by IEncinas10
Support disabling *all* linting rules? enhancement New feature or request style-linter Verilog style-linter issues
#2004 opened Aug 24, 2023 by mithro
let statement not properly formatted formatter Verilog code formatter issues
#2001 opened Aug 17, 2023 by corco
Developing custom verible linting rules for my organization? style-linter Verilog style-linter issues
#1999 opened Aug 14, 2023 by Lightborne
Documentation: show how to create a compilation database with bazel documentation Improvements or additions to documentation
#1996 opened Aug 10, 2023 by IEncinas10
request switch to turn off preprocessor in verible-verilog-syntax rejects-valid syntax If the parser wrongly rejects syntactically valid code (according to SV-2017).
#1995 opened Aug 10, 2023 by fpgauserdude
ProTip! Exclude everything labeled bug with -label:bug.