diff options
| author | Alejandro Soto <alejandro@34project.org> | 2024-02-12 16:20:12 -0600 |
|---|---|---|
| committer | Alejandro Soto <alejandro@34project.org> | 2024-02-20 11:11:18 -0600 |
| commit | 6c175d5dc428f630e3bd4caf707db4b77b0b87e7 (patch) | |
| tree | 8a29b9a609e181061f5423398b1f34d46813f84d /rtl/config.sv | |
| parent | bf5cece51a20eb4773d196ec650fb3af574afa17 (diff) | |
rtl, tb: add core.mk files
Diffstat (limited to 'rtl/config.sv')
| -rw-r--r-- | rtl/config.sv | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rtl/config.sv b/rtl/config.sv index 684dd6b..6353902 100644 --- a/rtl/config.sv +++ b/rtl/config.sv @@ -1,7 +1,7 @@ `ifndef CONFIG_SV `define CONFIG_SV -`define CONFIG_CPUS 1 +`define CONFIG_CPUS 4 `define CONFIG_CACHE 1 `endif |
