Update write-coding-standards-from-file.prompt.md

Updates (system Verilog) to SystemVerilog to address comment on the PR
This commit is contained in:
krushideep
2026-01-10 08:11:05 +05:30
committed by GitHub
parent 554b1167c8
commit 9e0ce96658

View File

@@ -169,7 +169,7 @@ Depending on the programming language, for each link in list below, run `#fetch
- [Angular Style Guide](https://angular.dev/style-guide)
- [Vue Style Guide](https://vuejs.org/style-guide/rules-strongly-recommended.html)
- [Django Style Guide](https://docs.djangoproject.com/en/dev/internals/contributing/writing-code/coding-style/)
- [system Verilog Style Guide](https://github.com/lowRISC/style-guides/blob/master/VerilogCodingStyle.md)
- [SystemVerilog Style Guide](https://github.com/lowRISC/style-guides/blob/master/VerilogCodingStyle.md)
## Coding Standards Templates