How to download and setup veritas
Open terminal and run command
git clone https://github.com/veritas-verilog/veritas.git
git clone is used to create a copy or clone of veritas repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with veritas https://github.com/veritas-verilog/veritas/archive/master.zip
Or simply clone veritas with SSH
[email protected]:veritas-verilog/veritas.git