diff options
| author | uvok | 2026-01-19 18:21:46 +0100 |
|---|---|---|
| committer | uvok | 2026-01-19 18:21:46 +0100 |
| commit | 7df6b0daf422706111168cf1fcc0fa444453b12c (patch) | |
| tree | e450aad9a69575d18c912bd28d11088a10f80173 /eater_cpu/cpp/simpc_config.h | |
| parent | 30e5e25f17d5fab59315e7246828912b29ada5c0 (diff) | |
eater: Add verilator/cmake project
Diffstat (limited to 'eater_cpu/cpp/simpc_config.h')
| -rw-r--r-- | eater_cpu/cpp/simpc_config.h | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
