184 Commits

Author SHA1 Message Date
b16595bd81 commit 2024-09-19 20:58:17 +08:00
a348b40a33 merge 2024-09-17 22:40:44 +08:00
b6708d3278 测试中去除了 0.3.3 的bug 2024-09-14 00:31:06 +08:00
cyrus28214
b71f18be09 fileset "source_1" should be "sources_1"
The design sources fileset name is by default "sources_1".
```
    scripts.push(`set_property SOURCE_SET sources_1   [get_filesets sim_1]`);
```

This line of code will cause Vivado ouput this message:
```
CRITICAL WARNING: [filemgmt 20-599] Failed to locate the reference fileset 'source_1' referred to by the simulation fileset 'sim_1'!
```
The commit may fix that.
2024-09-12 23:32:17 +08:00
5c9ddd25a8 add lsp interface 2024-09-12 16:01:26 +08:00
Nitcloud
35d0886e6f remove lsp 2024-09-11 13:35:04 +08:00
Nitcloud
1593228d50 remove lsp 2024-09-11 13:32:02 +08:00
199b7a8af3 完成 digital-lsp 部署 2024-09-07 23:09:10 +08:00
fb3caa9ab1 update 2024-06-28 23:54:12 +08:00
87e49a0bff merge 2024-05-17 20:46:54 +08:00
37ac9e8f8d 修改样式,使得 diagram 更加紧凑 2024-05-16 13:16:38 +08:00
b1b392c827 remove dide viewer 2024-05-13 22:08:51 +08:00
bfaec33a5c 完成 0.3.3 版本的开发 2024-04-22 01:24:48 +08:00
5476c46f1c add wave viewer 2024-04-21 23:36:26 +08:00
938c46e2ca update 2024-02-24 23:13:40 +08:00
4592d85928 improve documentation 2024-02-17 17:12:32 +08:00
801912e786 fix #36 2023-12-18 22:16:50 +08:00
170dcfb3b6 fix bug#24 | fix bug#25 | fix bug#12 2023-12-12 08:21:48 +08:00
2c1c97c99e fix issue#28 2023-12-12 06:54:08 +08:00
fe90ed730c finish linter for sv 2023-12-11 23:04:22 +08:00
5c2763f379 finish 0.3.2 2023-11-29 21:08:52 +08:00
ea1a70e8aa finish left parts 1 2023-11-29 01:22:05 +08:00
e504d0450e add linter selection 2023-11-28 12:30:29 +08:00
b5550a2104 find a bug in parsing info output 2023-11-27 22:55:45 +08:00
6e95e656f0 fix bug of non await 2023-11-27 20:23:52 +08:00
6773a3df94 add icon of vvp | pass vivado lsp | pass modelsim lsp 2023-11-27 20:05:24 +08:00
010a4b6bec add verilator support 2023-11-22 22:45:19 +08:00
fdacf3f2e1 finish modelsim support 2023-11-22 12:11:11 +08:00
134c340fa6 finish vivado lsp support 2023-11-22 01:50:44 +08:00
bc08d9a9c4 update 2023-11-21 22:50:07 +08:00
8a480c52af update params for linter in package.json 2023-11-20 22:58:27 +08:00
d1b6a95538 update params for linter in package.json 2023-11-20 22:56:19 +08:00
7901008993 save 2023-11-20 02:11:21 +08:00
131380f1f5 add icon to all kinds of file 2023-11-19 22:26:11 +08:00
296d0aeae7 async 2023-11-01 22:22:25 +08:00
58422105f9 update PL 2023-08-18 15:04:58 +08:00
8faabbe243 finish document 2023-08-18 01:36:50 +08:00
c86d6e57db #fix issue 8 2023-08-16 01:17:13 +08:00
cf722bfbee #fix sim args process 2023-08-15 17:21:40 +08:00
f8da33ec11 #fix sim 2023-08-15 13:15:59 +08:00
f970d25548 #fix all the bugs 2023-08-12 02:31:35 +08:00
77f743e1a3 #fix optimise LSP 2023-07-30 16:35:06 +08:00
d6c80a919a #fix beta 0.3.0 Bitwidth of 1-bit signal is incorrectly recognized as Unknown in auto instantiation and auto document 2023-07-22 01:54:18 +08:00
5136794741 #modify package maker program 2023-07-16 19:38:32 +08:00
4083925e6d #fix soc.core 2023-07-16 00:52:30 +08:00
5f8a573a9b #fix soc.core 2023-07-16 00:49:38 +08:00
dd5bd10963 #fix bug2 2023-07-15 23:59:34 +08:00
8b1aa1a1a4 #fix bug 2023-07-15 23:23:08 +08:00
60bebe24f1 #fix monitor <updateProperty> modify position of <refreshPrjFolder> 2023-07-15 16:12:56 +08:00
dd33f4dfdb #fix linter allow init lint for a open 2023-07-15 02:18:33 +08:00