> 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:40:32  up 1 day 19:41,  2 users,  load average: 2.01, 1.24, 0.95
This commit is contained in:
tracer-ysyx 2024-01-09 20:40:32 +08:00 committed by xinyangli
parent f715cbd941
commit 3ccbccee77
No known key found for this signature in database
4 changed files with 9 additions and 13 deletions

View file

@ -57,6 +57,7 @@ class KeyboardControllerSpec extends AnyFreeSpec with ChiselScalatestTester {
})
}
}
import npc.Keyboard
"Keyboard Simulation" in {
test(new Keyboard) { c =>
}