From 7df6b0daf422706111168cf1fcc0fa444453b12c Mon Sep 17 00:00:00 2001 From: uvok Date: Mon, 19 Jan 2026 18:21:46 +0100 Subject: eater: Add verilator/cmake project --- eater_cpu/cpp/simpc_config.h | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 eater_cpu/cpp/simpc_config.h (limited to 'eater_cpu/cpp/simpc_config.h') diff --git a/eater_cpu/cpp/simpc_config.h b/eater_cpu/cpp/simpc_config.h new file mode 100644 index 0000000..56c9ad8 --- /dev/null +++ b/eater_cpu/cpp/simpc_config.h @@ -0,0 +1,4 @@ +#pragma once + +// #define TICKS_PER_CLOCK_PERIOD 1 +// #define NCUR_DELAY_MS 10 -- cgit v1.2.3