fee9679c74
完成 CodeLens 的支持, Run | Test
2024-11-14 20:54:38 +08:00
c3a3ed6d6e
增加全局 conf 属性: extensionPath
2024-11-11 21:43:05 +08:00
98e5de8686
增加对于 IP 的解析
2024-11-08 23:00:26 +08:00
0c820c7e55
增加对 IP 的支持
2024-11-07 22:10:19 +08:00
206fbf5a56
增加 efinity 兼容
2024-10-30 21:08:38 +08:00
549aed0a28
update
2024-10-29 13:37:57 +08:00
9562b4ece1
恢复 lib 对于文件的移动操作
2024-10-28 13:17:42 +08:00
fb65524866
更新 property.json 文件结构
2024-10-27 19:30:09 +08:00
a1effbb279
去除 property.json 创建时的自动提示
2024-10-27 18:01:56 +08:00
9418c8527e
完成打包
2024-10-09 18:01:27 +08:00
e12941c704
更新 sv 高亮语法 | 更新 i18n
2024-10-05 00:21:26 +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
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
Nitcloud
1593228d50
remove lsp
2024-09-11 13:32:02 +08:00