File tree 1 file changed +1
-2
lines changed
1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ flexus.set "-uarch:fpSqrtOpPipelineResetTime" "5" # "Number
78
78
79
79
# L1d: Cache
80
80
flexus.set " -L1d:bsize" " 64" # "Block size" (BlockSize)
81
- flexus.set " -L1d:cores" " 0 "
81
+ flexus.set " -L1d:cores" " 1 "
82
82
# flexus.set "-L1d:ports" "2" # "Number of ports on data and tag arrays" (Ports)
83
83
# flexus.set "-L1d:banks" "1" # "number of banks on the data and tag arrays" (Banks)
84
84
# flexus.set "-L1d:tag_lat" "1" # "Total latency of tag pipeline" (TagLatency)
@@ -169,7 +169,6 @@ flexus.set "-memory-map:write_page_map" "1" # "Write p
169
169
flexus.set " -memory-map:page_map" " 0" # "Load Page Map on start" (ReadPageMap)
170
170
171
171
# mmu: MMU
172
- flexus.set " -mmu:cores" " 1" # "Number of cores" (Cores)
173
172
flexus.set " -mmu:itlb_set" " 1" # "Set of the Instruction TLB"
174
173
flexus.set " -mmu:itlb_assoc" " 64" # "Associativity of the Instruction TLB"
175
174
flexus.set " -mmu:dtlb_set" " 1" # "Set of the Data TLB"
You can’t perform that action at this time.
0 commit comments