mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-23 21:57:11 -04:00
13 lines
453 B
Tcl
13 lines
453 B
Tcl
# Copyright 2021 Thales DIS design services SAS
|
|
#
|
|
# Licensed under the Solderpad Hardware Licence, Version 2.0 (the "License");
|
|
# you may not use this file except in compliance with the License.
|
|
# SPDX-License-Identifier: Apache-2.0 WITH SHL-2.0
|
|
# You may obtain a copy of the License at https://solderpad.org/licenses/
|
|
#
|
|
# Original Author: Jean-Roch COULON - Thales
|
|
#
|
|
|
|
source -echo -verbose scripts/dc_setup.tcl
|
|
|
|
read_ddc ${DCRM_FINAL_DDC_OUTPUT_FILE}
|