> build_npc_VSegHandler_nvboard
ysyx_22040000 李心杨 Linux calcite 6.1.69 #1-NixOS SMP PREEMPT_DYNAMIC Wed Dec 20 16:00:29 UTC 2023 x86_64 GNU/Linux 15:02:16 up 2 days 14:03, 2 users, load average: 1.59, 1.65, 1.57
This commit is contained in:
parent
f808bb6b13
commit
b88d57976a
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ int main(int argc, char **argv, char **env) {
|
|||
while (true) {
|
||||
nvboard_update();
|
||||
top->eval();
|
||||
printf("%d\n", top->clock);
|
||||
// printf("%d, %d, %d", top->io_segs_0, top->io_segs_1, top->io_segs_2);
|
||||
}
|
||||
delete top;
|
||||
|
|
Loading…
Reference in a new issue