Replace stale tutorial reference links
This commit is contained in:
@@ -43,7 +43,6 @@ definitions. If a signal is private to one module, keep it private.
|
||||
|
||||
## References
|
||||
|
||||
- SystemVerilog packages and typedefs: https://verificationguide.com/systemverilog/systemverilog-package/
|
||||
- SystemVerilog packages and typedefs: https://www.chipverify.com/systemverilog/systemverilog-package
|
||||
- LowRISC SystemVerilog style: https://github.com/lowRISC/style-guides/blob/master/VerilogCodingStyle.md
|
||||
- RISC-V unprivileged ISA: https://riscv.org/technical/specifications/
|
||||
|
||||
|
||||
@@ -47,7 +47,6 @@ datapath. Bias toward clarity and explicitness, not clever compression.
|
||||
|
||||
## References
|
||||
|
||||
- SystemVerilog IEEE overview: https://www.accellera.org/downloads/standards/systemverilog
|
||||
- Accellera IEEE standards downloads: https://www.accellera.org/downloads/ieee
|
||||
- LowRISC style guide: https://github.com/lowRISC/style-guides/blob/master/VerilogCodingStyle.md
|
||||
- RISC-V specifications: https://riscv.org/technical/specifications/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user