Skip to content

Commit

Permalink
v4.3.0 (#57)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
drichmond authored Sep 3, 2020
1 parent cae1bc3 commit 7e2b87c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions project.mk
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 7e2b87c

Please sign in to comment.