mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-24 14:17:16 -04:00
10 lines
403 B
Makefile
10 lines
403 B
Makefile
# Copyright 2024 Thales DIS France SAS
|
|
# Licensed under the Solderpad Hardware License, Version 2.1 (the "License");
|
|
# you may not use this file except in compliance with the License.
|
|
# SPDX-License-Identifier: Apache-2.0 WITH SHL-2.1
|
|
# You may obtain a copy of the License at https://solderpad.org/licenses/
|
|
#
|
|
# Original Author: Thales DIS
|
|
|
|
CONFIG := cv32a65x
|
|
include ../../design/build.mk
|