mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-23 21:57:11 -04:00
of instr_scan and cva6_fifo_v3 Signed-off-by: Ayoub Jalali <ayoub.jalali@external.thalesgroup.com>
19 lines
840 B
Text
19 lines
840 B
Text
// 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: Zineb EL KACIMI (zineb.el-kacimi@external.thalesgroup.com)
|
|
|
|
+moduletree cva6_pipeline
|
|
-tree *.instr_tracer_i
|
|
-tree *.tracer_if
|
|
-tree *.i_cva6_rvfi_probes
|
|
-tree *.i_frontend.i_instr_queue.i_unread_*
|
|
-tree *.ex_stage_i.lsu_i.i_pmp_data_if*
|
|
-tree *.issue_stage_i.i_issue_read_operands.gen_sel_clobbers[*].i_sel_gpr_clobbers
|
|
-tree *.i_frontend.gen_instr_scan[1].i_instr_scan*
|
|
-tree *.i_frontend.i_instr_queue.gen_instr_fifo[1].i_fifo_instr_data*
|
|
-tree *.i_frontend.i_instr_queue.i_fifo_address*
|