Skip to content

Commit

Permalink
Update release tag to 2021.08
Browse files Browse the repository at this point in the history
  • Loading branch information
hughbreslin authored and Cyril-Jean committed Aug 5, 2021
1 parent 0dd1f2e commit 0de8bad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ICICLE_KIT_SD_CARD.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ set mss_config_loc "$install_loc/bin64/pfsoc_mss"
set local_dir [pwd]
set emmc_sd "sd"
set constraint_path ./script_support/constraints
set release_tag "2021.07"
set release_tag "2021.08"

if {[info exists I2C_LOOPBACK]} {
set project_name "MPFS_ICICLE_I2C_LOOPBACK_SD_CARD"
Expand Down
2 changes: 1 addition & 1 deletion ICICLE_KIT_eMMC.tcl
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ set mss_config_loc "$install_loc/bin64/pfsoc_mss"
set local_dir [pwd]
set emmc_sd "emmc"
set constraint_path ./script_support/constraints
set release_tag "2021.07"
set release_tag "2021.08"

if {[info exists I2C_LOOPBACK]} {
set project_name "MPFS_ICICLE_I2C_LOOPBACK_eMMC"
Expand Down

0 comments on commit 0de8bad

Please sign in to comment.