Update cvw.sv

Program clean up
This commit is contained in:
Harshini Srinath 2023-06-15 10:29:33 -07:00 committed by GitHub
parent e9cfbd95f4
commit e3f8280ff9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -148,7 +148,6 @@ typedef struct packed {
int BPRED_SIZE; int BPRED_SIZE;
int BTB_SIZE; int BTB_SIZE;
// FPU division architecture // FPU division architecture
int RADIX; int RADIX;
int DIVCOPIES; int DIVCOPIES;