aboutsummaryrefslogtreecommitdiff
path: root/model/riscv_types_common.sail
blob: aa22f57a90648df5f55d1f39ffd06da54452f188 (plain)
1
2
3
4
5
6
7
8
9
/*=======================================================================================*/
/*  This Sail RISC-V architecture model, comprising all files and                        */
/*  directories except where otherwise noted is subject the BSD                          */
/*  two-clause license in the LICENSE file.                                              */
/*                                                                                       */
/*  SPDX-License-Identifier: BSD-2-Clause                                                */
/*=======================================================================================*/

type exc_code = bits(8)