#
# Runs before any Quartus flow
#
set cmd "make prereq"
post_message -type info "Command: $cmd"
qexec "PATH=\"/usr/bin:/bin:\${PATH}\" $cmd"