Update README.md

This commit is contained in:
Steve Hoover 2021-02-08 13:51:19 -05:00 committed by GitHub
parent 5165d3a3b8
commit a25f70e45b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Accompanying resources for the [Building a RISC-V CPU Core](https://courses.edx.
## RISC-V Starting-Point Code ## RISC-V Starting-Point Code
To begin the first RISC-V lab, use this link to <a href="https://makerchip.com/sandbox?code_url=https:%2F%2Fraw.githubusercontent.com%2Fstevehoover%2FLF-Building-a-RISC-V-CPU-Core%2Fmaster%2Friscv_shell.tlv" target="_blank" atom_fix="_">open starting-point code in makerchip</a>. To begin the first RISC-V lab, use this link to <a href="https://makerchip.com/sandbox?code_url=https:%2F%2Fraw.githubusercontent.com%2Fstevehoover%2FLF-Building-a-RISC-V-CPU-Core%2Fmaster%2Frisc-v_shell.tlv" target="_blank" atom_fix="_">open starting-point code in makerchip</a>.
## RISC-V Reference Solution ## RISC-V Reference Solution