diff --git a/tools/quartus/set_quartus b/tools/quartus/set_quartus index e1913790781beaf900b93745ba71638d043be445..6ccd26b6ab9863727f15006b478fb6d03587f15e 100755 --- a/tools/quartus/set_quartus +++ b/tools/quartus/set_quartus @@ -20,6 +20,11 @@ # ############################################################################### +# Purpose: Map command line argument to a tool version +# Description: +# By using command line arguments like "", "unb1", "unb2" to select the tool +# version it is easier to manage combinations of tool versions. + # General tool and project settings # - use '. <script>.sh' to have the settings apply in this shell, otherwise they get lost when <script>.sh returns