minor update

This commit is contained in:
Blaise Tine
2020-05-21 12:08:16 -07:00
parent 002a28e568
commit 70c70407c9

View File

@@ -52,7 +52,7 @@
`endif
`ifndef L2_ENABLE
`define L2_ENABLE (`NUM_CORES > 1)
`define L2_ENABLE (`NUM_CORES > 2)
`endif
`ifndef L3_ENABLE