Skip to content

Commit

Permalink
nonfree: Add CI test for llc
Browse files Browse the repository at this point in the history
  • Loading branch information
CyrilKoe committed Jan 5, 2025
1 parent 6276034 commit 4b32dcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion carfield.mk
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ include $(CAR_ROOT)/bender-safed.mk
######################

CAR_NONFREE_REMOTE ?= git@iis-git.ee.ethz.ch:carfield/carfield-nonfree.git
CAR_NONFREE_COMMIT ?= 59e53134
CAR_NONFREE_COMMIT ?= 37326c5b

## @section Carfield platform nonfree components
## Clone the non-free verification IP for Carfield. Some components such as CI scripts and ASIC
Expand Down

0 comments on commit 4b32dcc

Please sign in to comment.