Instructions for Windows users#

Warning

Outdated Documentation! This documentation version is out of date. Please check the latest version 2026.1.

Hog has been tested under Windows 10.

Under windows the Hog scripts must be run from the Git bash shell. Operating with a different shell will cause the scripts not to be interpreted correctly.

From within the Git bash shell the user must set the proper path for the used tools using the standard bash synthax, as an example:

export PATH="/c/Xilinx/Vivado/2020.2/bin/:$PATH"