TFM Sanity
In this chapter we will go thogh the list of tools & commands to make sure they are all installed correctly & working on your local machine.
| Tool | Run Sanity check | expected results | Other Notes: |
|---|---|---|---|
| vscode | type code --version | version number | |
| gitbash | type git --version | version number | possible to run from win start icon instead of terminal |
| python | type python --version | version number | |
| GCC | type riscv-none-embed-gcc --version | version number | |
| modelsim | type modelsim | start model sim tool | possible to run from win start icon instead of terminal |
| quartus | type quartus | start quartus prime tool | possible to run from win start icon instead of terminal |
| git | type git --version | version number |
- For troubleshooting please click here
- Feel free to contact us any time contact us