Skip to content

Commit

Permalink
ariane_xilinx: Add RVZCB
Browse files Browse the repository at this point in the history
  • Loading branch information
zarubaf committed Sep 26, 2023
1 parent 4a5d29c commit 0c721a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions corev_apu/fpga/src/ariane_xilinx.sv
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ localparam config_pkg::cva6_cfg_t CVA6Cfg = '{
RVA: bit'(cva6_config_pkg::CVA6ConfigAExtEn),
RVV: bit'(cva6_config_pkg::CVA6ConfigVExtEn),
RVC: bit'(cva6_config_pkg::CVA6ConfigCExtEn),
RVZCB: bit'(cva6_config_pkg::CVA6ConfigZcbExtEn),
XFVec: bit'(cva6_config_pkg::CVA6ConfigFVecEn),
CvxifEn: bit'(cva6_config_pkg::CVA6ConfigCvxifEn),
ZiCondExtEn: bit'(0),
Expand Down

0 comments on commit 0c721a4

Please sign in to comment.