From 7e2b87cda4a51193c926a0690e6c5fb1fe09d5e5 Mon Sep 17 00:00:00 2001 From: Dustin Richmond Date: Thu, 3 Sep 2020 11:30:43 -0700 Subject: [PATCH] v4.3.0 (#57) * Reduced Newlib static variables * Introduced new attributes for no-alias and remote * Fixed bug in profiler * Updated version number * Updated project.mk with AGFI/AFI --- bsg_manycore | 2 +- project.mk | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bsg_manycore b/bsg_manycore index b99b7eb..4281002 160000 --- a/bsg_manycore +++ b/bsg_manycore @@ -1 +1 @@ -Subproject commit b99b7eb638a75a594b5408e0206193d7327eacc7 +Subproject commit 428100202eddc7035c24be4e3390237784fc80bc diff --git a/project.mk b/project.mk index 1918863..6e487bb 100644 --- a/project.mk +++ b/project.mk @@ -37,7 +37,7 @@ BSG_MANYCORE_COMMIT_ID := $(shell cd $(BSG_MANYCORE_DIR); git rev-parse --short BASEJUMP_STL_DIR := $(BLADERUNNER_ROOT)/basejump_stl BASEJUMP_STL_COMMIT_ID := $(shell cd $(BASEJUMP_STL_DIR); git rev-parse --short HEAD) -FPGA_IMAGE_VERSION := 4.2.1 +FPGA_IMAGE_VERSION := 4.3.0 F12XLARGE_TEMPLATE_ID := lt-01bc73811e48f0b26 -AFI_ID := afi-01b19289780f5d700 -AGFI_ID := agfi-01ae314b764d0573d +AFI_ID := afi-0ca6bb25754322f0f +AGFI_ID := agfi-07014e89a833565e7