Skip to content

Commit

Permalink
hw: Disable CVA6 FP8ALT support (#114)
Browse files Browse the repository at this point in the history
lucabertaccini authored Mar 15, 2024
1 parent f5b2823 commit faf8449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hw/cheshire_pkg.sv
Original file line number Diff line number Diff line change
@@ -483,7 +483,7 @@ package cheshire_pkg;
XF16 : 0,
XF16ALT : 0,
XF8 : 0,
XF8ALT : 1,
XF8ALT : 0,
RVA : 1,
RVB : 0,
RVV : 0,

0 comments on commit faf8449

Please sign in to comment.