Commit graph

26 commits

Author SHA1 Message Date
6f7d7ba383
chore: move components to seperate folder 2024-04-05 10:40:55 +08:00
c242e8c507
chore: move npc devshell to root directory 2024-04-05 10:23:28 +08:00
f02d5eb2f1
build: split CMakeLists
- Put add_custom_command into seperate ChiselBuild module. Otherwise
  final target cannot correctly depends on scala sources.
2024-04-05 02:12:30 +08:00
849f2bb5f3
feat: difftest framework 2024-04-05 00:16:58 +08:00
97cf418c86
refactor: move to dpi module for memory access 2024-04-03 22:42:39 +08:00
a478ef7639
export memory read and write functions 2024-04-02 16:15:16 +08:00
a91adb3a7d
wrap verilated model 2024-04-02 14:30:14 +08:00
db66021248
Class wrapper for regiters 2024-04-02 13:35:29 +08:00
84c8de8461
npc: reg file access through vpi 2024-03-29 10:35:49 +08:00
f1a575b2fd
npc: basic architecture implementation 2024-03-13 14:53:31 +08:00
d67fb1138a
npc: Register File 2024-03-11 21:41:45 +08:00
tracer-ysyx
64f891308e > configure(npc)
ysyx_22040000 李心杨
 Linux calcite 6.6.19 #1-NixOS SMP PREEMPT_DYNAMIC Fri Mar  1 12:35:11 UTC 2024 x86_64 GNU/Linux
  18:16:48  up   3:36,  2 users,  load average: 0.28, 0.25, 0.34
2024-03-07 18:16:48 +08:00
fd3838a61d
fix: unnecessary chisel test 2024-01-11 15:15:33 +08:00
4a38cb566b
refactor: clean SegControllerGenerator 2024-01-10 21:45:50 +08:00
674702b552
fix counter error 2024-01-10 20:54:34 +08:00
1118f64668
Add ps/2 keyboard module 2024-01-10 20:20:45 +08:00
0b34b19bdf
implement keyboard controller 2024-01-08 18:29:28 +08:00
a2986aab78 build: tracking to git when build and configure 2024-01-06 01:01:02 +08:00
ccbcbabb27 fix: missing files from git 2024-01-05 23:57:11 +08:00
77ea7e3b8c fix: add constrain file to git 2024-01-05 23:52:54 +08:00
1702da0a0a build: move to cmake 2024-01-05 23:50:26 +08:00
38818f6f66 build: add nvboard support to led light 2024-01-01 14:57:55 +08:00
97df569747 create Makefile for example in verilator manual 2023-12-23 20:23:18 +08:00
f6803239c7 nix flake for npc 2023-12-23 19:26:57 +08:00
YunShu
aa85138170
fix: add build to git ignore 2022-11-04 09:28:29 +08:00
Zihao Yu
0fa7144084 first commit 2022-02-21 16:41:03 +08:00