We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01b7663 commit 09da64fCopy full SHA for 09da64f
README.md
@@ -253,7 +253,7 @@ mlogv32 currently passes all compliance tests for the `RV32IMAUZicsr_Zifencei` I
253
### Dev containers
254
255
- Open this folder with Dev Containers in VSCode.
256
-- Set up the Python environment: `uv sync`
+- Activate the Python environment: `source .venv/bin/activate`
257
- Build everything: `make`
258
259
### Assembly
0 commit comments