d2755e0a05
修改线程调度逻辑
2024-09-28 21:42:43 +08:00
Kirigaya Kazuto
1db2ff4986
Merge pull request #81 from cyrus28214/main
...
fileset "source_1" should be "sources_1"
2024-09-27 19:28:58 +08:00
b3adfc6f04
实现 digit hover
2024-09-27 17:06:55 +08:00
e22fdd8f4b
update
2024-09-26 20:09:54 +08:00
dd37321295
support i18n
2024-09-24 14:38:34 +08:00
306c57f07e
多线程解析
2024-09-23 20:56:46 +08:00
4d93f443fa
save
2024-09-23 16:20:06 +08:00
e4205ffddd
update
2024-09-23 16:16:00 +08:00
1860d19627
update
2024-09-22 22:00:57 +08:00
d9d26a2c84
Merge branch 'main' of https://github.com/Digital-EDA/Digital-IDE
...
merge
2024-09-22 21:44:11 +08:00
e363c4c50b
save
2024-09-22 21:44:04 +08:00
5cafbc67a6
上线新的后端
2024-09-22 21:40:02 +08:00
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
ee9f6b165d
remove lib
2024-09-11 13:38:57 +08:00
Nitcloud
ad0a6e56f0
remove render
2024-09-11 13:37:20 +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
bdede235e7
去除组件冗余代码
2024-05-16 11:12:12 +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
916e340026
improve documentation
2024-02-17 17:12:51 +08:00
4592d85928
improve documentation
2024-02-17 17:12:32 +08:00
801912e786
fix #36
2023-12-18 22:16:50 +08:00
28b3dc68c6
update package making program
2023-12-17 15:56:00 +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
cec70eb5ed
finish 0.3.2
2023-11-29 23:19:07 +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