> configure(npc)

ysyx_22040000 李心杨
 Linux calcite 6.1.69 #1-NixOS SMP PREEMPT_DYNAMIC Wed Dec 20 16:00:29 UTC 2023 x86_64 GNU/Linux
  20:47:01  up 2 days 19:47,  2 users,  load average: 0.93, 0.76, 0.85
This commit is contained in:
tracer-ysyx 2024-01-10 20:47:01 +08:00 committed by xinyangli
parent d64383ffd0
commit d35f3cea17
5 changed files with 21 additions and 14 deletions

View file

@ -14,7 +14,6 @@
#undef CLASS_SYSTEM_HEADER_NAME
#undef CLASS_SYSTEM_HEADER_NAME_IMPL
const int MAX_SIM_TIME = 100;
int keycode = 0;
template <class F> void cycle(VERILATOR_TOPMODULE *top, F &&f) {