Skip to content

Commit 930c61a

Browse files
author
Pascal Gouedo
committed
Changed CV_CORE_TAG to final CV32E40P RTL tag.
Signed-off-by: Pascal Gouedo <pascal.gouedo@dolphin.fr>
1 parent 95e5628 commit 930c61a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cv32e40p/sim/ExternalRepos.mk

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
export SHELL = /bin/bash
1515

1616
CV_CORE_REPO ?= https://github.com/openhwgroup/cv32e40p
17-
CV_CORE_BRANCH ?= dev
17+
CV_CORE_BRANCH ?= master
1818
CV_CORE_HASH ?= head
19-
CV_CORE_TAG ?= none
19+
CV_CORE_TAG ?= cv32e40p_v1.8.3
2020

2121
# The CV_CORE_HASH above points to version of the RTL that is newer.
2222
# It is logically equivalent with respect to v1.0.0 RTL freeze version with all parameters disabled.

0 commit comments

Comments
 (0)