diff options
author | Siddarth Suresh <155843085+SiddarthSuresh98@users.noreply.github.com> | 2025-04-10 18:46:07 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-10 18:46:07 -0400 |
commit | 4181123e760abb9e6f4e753925f4aa24cf0eea85 (patch) | |
tree | d0a62196dce2990744741360c33ed913997f277f | |
parent | 6a795dfae0a0e06ecb55e2c00ab58c41f754accc (diff) |
Update README.md
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ # Risc V[ECTOR] +## Corresponding Assembler can be found here +`https://github.com/bdunahu/rva` + ## dependencies - cmake - g++ (GCC) 11.4.0 |