[delta_counter] Attach reset properly to overflow FF #248
Annotations
1 error and 2 warnings
Verilog Sources
Process completed with exit code 1.
|
Verilog Sources:
src/delta_counter.sv#L41
[verible-verilog-lint] reported by reviewdog 🐶
Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]
Raw Output:
message:"Remove trailing spaces. [Style: trailing-spaces] [no-trailing-spaces]" location:{path:"./src/delta_counter.sv" range:{start:{line:41 column:1}}} severity:WARNING source:{name:"verible-verilog-lint" url:"https://github.com/chipsalliance/verible"} suggestions:{range:{start:{line:41 column:1} end:{line:42}} text:"\n"}
|
Verilog Sources
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|