Skip to main content

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.

ToolRun Sanity checkexpected resultsOther Notes:
vscodetype code --versionversion number
gitbashtype git --versionversion numberpossible to run from win start icon instead of terminal
pythontype python --versionversion number
GCCtype riscv-none-embed-gcc --versionversion number
modelsimtype modelsimstart model sim toolpossible to run from win start icon instead of terminal
quartustype quartusstart quartus prime toolpossible to run from win start icon instead of terminal
gittype git --versionversion number