> 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 14:57:57 up 2 days 13:58, 2 users, load average: 1.71, 1.78, 1.57
This commit is contained in:
parent
0fb20c00d7
commit
b64875495c
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
top=Keyboard
|
top=SegHandler
|
||||||
|
|
||||||
io_keycode_bits (SW7, SW6, SW5, SW4, SW3, SW2, SW1, SW0)
|
io_keycode_bits (SW7, SW6, SW5, SW4, SW3, SW2, SW1, SW0)
|
||||||
io_segs_0 (SEG0A, SEG0B, SEG0C, SEG0D, SEG0E, SEG0F, SEG0G, DEC0P)
|
io_segs_0 (SEG0A, SEG0B, SEG0C, SEG0D, SEG0E, SEG0F, SEG0G, DEC0P)
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
#include <verilated.h>
|
#include <verilated.h>
|
||||||
#include <verilated_vcd_c.h>
|
#include <verilated_vcd_c.h>
|
||||||
#include <nvboard.h>
|
#include <nvboard.h>
|
||||||
#include <VKeyboard.h>
|
#include <VSegHandler.h>
|
||||||
|
|
||||||
const int MAX_SIM_TIME=100;
|
const int MAX_SIM_TIME=100;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue