mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
Update derivlist.txt based on exact matching
This commit is contained in:
parent
0da6e35988
commit
1a1da9b2c4
@ -63,8 +63,10 @@ DTIM_RANGE 64'h1FF
|
||||
IROM_RANGE 64'h1FF
|
||||
BOOTROM_RANGE 64'h1FF
|
||||
UNCORE_RAM_RANGE 64'h1FF
|
||||
WAYSIZEINBYTES 32'd512
|
||||
NUMWAYS 32'd1
|
||||
DCACHE_WAYSIZEINBYTES 32'd512
|
||||
ICACHE_WAYSIZEINBYTES 32'd512
|
||||
DCACHE_NUMWAYS 32'd1
|
||||
ICACHE_NUMWAYS 32'd1
|
||||
BPRED_SIZE 32'd5
|
||||
BTB_SIZE 32'd5
|
||||
|
||||
@ -101,10 +103,14 @@ ZICSR_SUPPORTED 0
|
||||
|
||||
deriv syn_rv64gc_noFPU syn_rv64gc_noPriv
|
||||
F_SUPPORTED 0
|
||||
ZCF_SUPPORTED 0
|
||||
D_SUPPORTED 0
|
||||
ZCD_SUPPORTED 0
|
||||
deriv syn_sram_rv64gc_noFPU syn_sram_rv64gc_noPriv
|
||||
F_SUPPORTED 0
|
||||
ZCF_SUPPORTED 0
|
||||
D_SUPPORTED 0
|
||||
ZCD_SUPPORTED 0
|
||||
|
||||
deriv syn_rv64gc_noMulDiv syn_rv64gc_noFPU
|
||||
M_SUPPORTED 0
|
||||
|
Loading…
Reference in New Issue
Block a user