增加 efinity 兼容

This commit is contained in:
锦恢 2024-10-30 21:08:38 +08:00
parent 571749f4c7
commit 206fbf5a56
13 changed files with 226 additions and 50 deletions

28
l10n/bundle.l10n.de.json Normal file
View File

@ -0,0 +1,28 @@
{
"info.test.hello": "Hallo",
"info.welcome.title": "Vielen Dank für die Nutzung von Digital-IDE ❤️. Ihr Stern wird unsere beste Motivation sein! 😊",
"info.welcome.star": "Stern",
"info.welcome.refuse": "Ablehnen",
"info.progress.register-command": "Befehl registrieren",
"info.progress.active-lsp-server": "LSP-Server aktivieren",
"info.progress.initialization": "Initialisierung",
"info.progress.build-module-tree": "Modulbaum erstellen",
"info.progress.download-digital-lsp": "Digital LSP herunterladen",
"info.progress.choose-best-download-source": "Besten Download-Quelle auswählen",
"info.progress.extract-digital-lsp": "Digital LSP extrahieren",
"error.lsp.download-digital-lsp": "Fehler beim Herunterladen des digital lsp-Servers. Bitte überprüfen Sie Ihre Netzwerkverbindung und laden Sie vscode neu. Sie können auch die folgende Seite besuchen, um manuell herunterzuladen: https://github.com/Digital-EDA/Digital-IDE/releases/tag/",
"error.filelist.save-file": "Fehler beim Speichern der Datei",
"warning.ppy.already-exist": "property.json existiert bereits!",
"info.monitor.update-hdlparam": "HdlParam aktualisieren",
"info.monitor.update-pl": "PL aktualisieren",
"info.vcd-viewer.save": "Speichern",
"info.vcd-viewer.save-as-view": "Als Ansichtsdatei speichern",
"info.vcd-viewer.vcd-view-file": "vcd Ansichtsdatei",
"info.vcd-viewer.all-file": "Alle Dateien",
"info.vcd-viewer.load.button": "Laden",
"info.vcd-viewer.load.title": "Ansichtsdatei laden",
"error.vcd-viewer.bad-view-file": "Ansichtsdatei ist beschädigt",
"error.vcd-viewer.unexist-direct-vcd-file": "Die von der Ansichtsdatei referenzierte vcd-Datei existiert nicht",
"info.welcome.join-qq-group": "Klicken Sie auf den Link, um der QQ-Gruppe beizutreten",
"info.level.test": "Dies ist ein einfaches Beispiel"
}

View File

@ -1,5 +1,5 @@
{
"info.test.hello": "hello in English",
"info.test.hello": "Hello",
"info.welcome.title": "Thanks for using Digital-IDE ❤️. Your star will be our best motivation! 😊",
"info.welcome.star": "Star",
"info.welcome.refuse": "Refuse",
@ -10,18 +10,19 @@
"info.progress.download-digital-lsp": "Download Digital LSP",
"info.progress.choose-best-download-source": "Choose Best Download Source",
"info.progress.extract-digital-lsp": "Extract Digital LSP",
"error.lsp.download-digital-lsp": "Fail to download digital lsp server, check your network and reload vscode. You can also visit following site and download manually: https://github.com/Digital-EDA/Digital-IDE/releases/tag/",
"error.filelist.save-file": "保存文件失败",
"warning.ppy-already-exist": "property.json 已经存在了!",
"info.monitor.update-hdlparam": "更新 HdlParam",
"info.monitor.update-pl": "更新 PL",
"info.vcd-viewer.save": "保存",
"info.vcd-viewer.save-as-view": "另存为视图文件",
"info.vcd-viewer.vcd-view-file": "vcd 视图文件",
"info.vcd-viewer.all-file": "所有文件",
"info.vcd-viewer.load.button": "加载",
"info.vcd-viewer.load.title": "加载视图文件",
"error.vcd-viewer.bad-view-file": "视图文件已损坏",
"error.vcd-viewer.unexist-direct-vcd-file": "视图文件指向的 vcd 文件不存在",
"info.welcome.join-qq-group": "Click the link to join the QQ group"
"error.lsp.download-digital-lsp": "Failed to download digital lsp server, please check your network and reload vscode. You can also visit the following site to download manually: https://github.com/Digital-EDA/Digital-IDE/releases/tag/",
"error.filelist.save-file": "Failed to save file",
"warning.ppy.already-exist": "property.json already exists!",
"info.monitor.update-hdlparam": "Update HdlParam",
"info.monitor.update-pl": "Update PL",
"info.vcd-viewer.save": "Save",
"info.vcd-viewer.save-as-view": "Save as View File",
"info.vcd-viewer.vcd-view-file": "vcd View File",
"info.vcd-viewer.all-file": "All Files",
"info.vcd-viewer.load.button": "Load",
"info.vcd-viewer.load.title": "Load View File",
"error.vcd-viewer.bad-view-file": "View file is corrupted",
"error.vcd-viewer.unexist-direct-vcd-file": "The vcd file pointed to by the view file does not exist",
"info.welcome.join-qq-group": "Click the link to join the QQ group",
"info.level.test": "This is a simple example"
}

28
l10n/bundle.l10n.ja.json Normal file
View File

@ -0,0 +1,28 @@
{
"info.test.hello": "こんにちは",
"info.welcome.title": "Digital-IDE をご利用いただきありがとうございます ❤️。あなたの星は私たちの最高のモチベーションになります!😊",
"info.welcome.star": "星をつける",
"info.welcome.refuse": "拒否",
"info.progress.register-command": "コマンドを登録",
"info.progress.active-lsp-server": "LSP サーバーをアクティブ化",
"info.progress.initialization": "初期化",
"info.progress.build-module-tree": "モジュールツリーを構築",
"info.progress.download-digital-lsp": "Digital LSP をダウンロード",
"info.progress.choose-best-download-source": "最適なダウンロードソースを選択",
"info.progress.extract-digital-lsp": "Digital LSP を抽出",
"error.lsp.download-digital-lsp": "digital lsp サーバーのダウンロードに失敗しました。ネットワークを確認し、vscode を再読み込みしてください。以下のサイトから手動でダウンロードすることもできますhttps://github.com/Digital-EDA/Digital-IDE/releases/tag/",
"error.filelist.save-file": "ファイルの保存に失敗しました",
"warning.ppy.already-exist": "property.json はすでに存在します!",
"info.monitor.update-hdlparam": "HdlParam を更新",
"info.monitor.update-pl": "PL を更新",
"info.vcd-viewer.save": "保存",
"info.vcd-viewer.save-as-view": "ビューファイルとして保存",
"info.vcd-viewer.vcd-view-file": "vcd ビューファイル",
"info.vcd-viewer.all-file": "すべてのファイル",
"info.vcd-viewer.load.button": "読み込む",
"info.vcd-viewer.load.title": "ビューファイルを読み込む",
"error.vcd-viewer.bad-view-file": "ビューファイルが破損しています",
"error.vcd-viewer.unexist-direct-vcd-file": "ビューファイルが指す vcd ファイルは存在しません",
"info.welcome.join-qq-group": "リンクをクリックして QQ グループに参加",
"info.level.test": "これは簡単な例です"
}

View File

@ -1,16 +1,16 @@
{
"info.test.hello": "你好",
"info.welcome.title": "感谢使用 Digital-IDE ❤️。您的支持将是我们最大的动力!😊",
"info.welcome.star": "支持",
"info.welcome.title": "感谢使用 Digital-IDE ❤️。您的星标将是我们最大的动力!😊",
"info.welcome.star": "点亮星标",
"info.welcome.refuse": "拒绝",
"info.progress.register-command": "Digital IDE 注册命令",
"info.progress.active-lsp-server": "Digital IDE 激活语言服务器",
"info.progress.initialization": "Digital IDE 初始化",
"info.progress.register-command": "注册命令",
"info.progress.active-lsp-server": "激活 LSP 服务器",
"info.progress.initialization": "初始化",
"info.progress.build-module-tree": "构建模块树",
"info.progress.download-digital-lsp": "下载 Digital IDE 语言服务器",
"info.progress.download-digital-lsp": "下载 Digital LSP",
"info.progress.choose-best-download-source": "选择最佳下载源",
"info.progress.extract-digital-lsp": "解压 Digital LSP 语言服务器",
"error.lsp.download-digital-lsp": "无法下载 Digital LSP 语言服务器,检查你的网络后重启 vscode或者请手动去下方地址下载 https://github.com/Digital-EDA/Digital-IDE/releases/tag/",
"info.progress.extract-digital-lsp": "提取 Digital LSP",
"error.lsp.download-digital-lsp": "下载 digital lsp 服务器失败,请检查您的网络并重新加载 vscode。您也可以访问以下站点手动下载https://github.com/Digital-EDA/Digital-IDE/releases/tag/",
"error.filelist.save-file": "保存文件失败",
"warning.ppy.already-exist": "property.json 已经存在了!",
"info.monitor.update-hdlparam": "更新 HdlParam",
@ -23,5 +23,6 @@
"info.vcd-viewer.load.title": "加载视图文件",
"error.vcd-viewer.bad-view-file": "视图文件已损坏",
"error.vcd-viewer.unexist-direct-vcd-file": "视图文件指向的 vcd 文件不存在",
"info.welcome.join-qq-group": "点击链接加入QQ群一起讨论"
"info.welcome.join-qq-group": "点击链接加入 QQ 群",
"info.level.test": "这是一个简单的样例"
}

View File

@ -1,18 +1,18 @@
{
"info.test.hello": "你好",
"info.welcome.title": "感謝使用 Digital-IDE ❤️。您的支持將是我們最大的動力!😊",
"info.welcome.star": "支持",
"info.welcome.refuse": "拒絕",
"info.progress.register-command": "(Digital IDE) 註冊命令",
"info.test.hello": "hello in English",
"info.welcome.title": "Thanks for using Digital-IDE ❤️. Your star will be our best motivation! 😊",
"info.welcome.star": "Star",
"info.welcome.refuse": "Refuse",
"info.progress.register-command": "Register Command",
"info.progress.active-lsp-server": "Activate LSP Server",
"info.progress.initialization": "(Digital IDE) 初始化",
"info.progress.build-module-tree": "構建模塊樹",
"info.progress.initialization": "Initialization",
"info.progress.build-module-tree": "Build Module Tree",
"info.progress.download-digital-lsp": "Download Digital LSP",
"info.progress.choose-best-download-source": "Choose Best Download Source",
"info.progress.extract-digital-lsp": "Extract Digital LSP",
"error.lsp.download-digital-lsp": "Fail to download digital lsp server, check your network and reload vscode",
"error.lsp.download-digital-lsp": "Fail to download digital lsp server, check your network and reload vscode. You can also visit following site and download manually: https://github.com/Digital-EDA/Digital-IDE/releases/tag/",
"error.filelist.save-file": "保存文件失败",
"warning.ppy-already-exist": "property.json 已经存在了!",
"warning.ppy.already-exist": "property.json 已经存在了!",
"info.monitor.update-hdlparam": "更新 HdlParam",
"info.monitor.update-pl": "更新 PL",
"info.vcd-viewer.save": "保存",
@ -23,5 +23,6 @@
"info.vcd-viewer.load.title": "加载视图文件",
"error.vcd-viewer.bad-view-file": "视图文件已损坏",
"error.vcd-viewer.unexist-direct-vcd-file": "视图文件指向的 vcd 文件不存在",
"info.welcome.join-qq-group": "点击链接加入QQ群一起讨论"
"info.welcome.join-qq-group": "Click the link to join the QQ group",
"info.level.test": "这是一个简单的样例"
}

52
package.nls.de.json Normal file
View File

@ -0,0 +1,52 @@
{
"digital-ide.property-json.generate.title": "property.json-Konfigurationsdatei generieren",
"digital-ide.property-json.overwrite.title": "Standard-property.json-Vorlagendatei ändern",
"digital-ide.hdlDoc.exportFile.title": "Dokument der aktuellen Datei exportieren",
"digital-ide.hdlDoc.exportProject.title": "Dokument des aktuellen Projekts exportieren",
"digital-ide.hdlDoc.showWebview.title": "Dokument in Webview anzeigen",
"digital-ide.tool.instance.title": "Instanziierungsvorlage für ausgewähltes Modul generieren",
"digital-ide.tool.testbench.title": "Testbench aus aktueller Datei generieren",
"digital-ide.tool.icarus.simulateFile.title": "Aktuelle Datei simulieren",
"digital-ide.treeView.arch.expand.title": "Alle Elemente in der Ansicht erweitern",
"digital-ide.treeView.arch.collapse.title": "Alle Elemente in der Ansicht reduzieren",
"digital-ide.treeView.arch.refresh.title": "Baumansicht aktualisieren",
"digital-ide.treeView.arch.openFile.title": "Entsprechende Datei in der Baumansicht öffnen",
"digital-ide.tool.clean.title": "Aktuelles Projekt bereinigen",
"digital-ide.soft.launch.title": "SDK-Entwicklungsunterstützung starten",
"digital-ide.soft.build.title": "SDK für aktuelles Projekt erstellen",
"digital-ide.soft.download.title": "Datei auf Gerät herunterladen",
"digital-ide.hard.launch.title": "FPGA-Entwicklungsunterstützung starten",
"digital-ide.hard.simulate.title": "Produktionssimulation starten",
"digital-ide.hard.simulate.cli.title": "CLI",
"digital-ide.hard.simulate.gui.title": "GUI",
"digital-ide.hard.refresh.title": "Aktuelle Projektdateien aktualisieren",
"digital-ide.hard.build.title": "FPGA-Build für aktuelles Projekt",
"digital-ide.hard.build.synth.title": "Synth für aktuelles Projekt",
"digital-ide.hard.build.impl.title": "Impl für aktuelles Projekt",
"digital-ide.hard.build.bitstream.title": "Einige Dateien generieren",
"digital-ide.hard.program.title": "Datei auf Gerät herunterladen",
"digital-ide.hard.gui.title": "Benutzeroberfläche öffnen",
"digital-ide.hard.exit.title": "Aktuelles Projekt beenden",
"digital-ide.pickLibrary.title": "Bibliotheksdatei auswählen",
"digital-ide.pl.setSrcTop.title": "Als Top-Datei für src festlegen",
"digital-ide.pl.setSimTop.title": "Als Top-Datei für sim festlegen",
"digital-ide.pl.addDevice.title": "Gerät hinzufügen",
"digital-ide.pl.delDevice.title": "Gerät löschen",
"digital-ide.pl.addFile.title": "Datei hinzufügen",
"digital-ide.pl.delFile.title": "Datei löschen",
"digital-ide.netlist.title": "Netzliste",
"digital-ide.fsm.title": "Endlicher Zustandsautomat",
"digital-ide.lsp.tool.insertTextToUri.title": "Text in URI einfügen",
"digital-ide.lsp.tool.transformOldPropertyFile.title": "Konfigurationsdatei von früherer Version in neue Version transformieren",
"digital-ide.vhdl2vlog.title": "VHDL-Code in Verilog-Code übersetzen",
"digital-ide.fsm.show.title": "FSM-Diagramm der aktuellen Datei anzeigen",
"digital-ide.netlist.show.title": "Netzliste der aktuellen Datei anzeigen",
"digital-ide.waveviewer.show.title": "Aktuelles vcd in dide viewer rendern",
"digital-ide.lsp.vlog.linter.pick.title": "Verilog-Diagnose auswählen",
"digital-ide.lsp.svlog.linter.pick.title": "System Verilog-Diagnose auswählen",
"digital-ide.lsp.vhdl.linter.pick.title": "VHDL-Diagnose auswählen",
"digital-ide.lsp.systemverilog.linter.pick.title": "SystemVerilog-Diagnose auswählen",
"digital-ide.tool.export-filelist.title": "Dateiliste exportieren",
"digital-ide.treeview": "Digital IDE: Modulbaum",
"digital-ide.digital-lsp.download.title": "Digital-Sprachserver herunterladen"
}

52
package.nls.ja.json Normal file
View File

@ -0,0 +1,52 @@
{
"digital-ide.property-json.generate.title": "property.json 設定ファイルを生成",
"digital-ide.property-json.overwrite.title": "デフォルトの property.json テンプレートファイルを変更",
"digital-ide.hdlDoc.exportFile.title": "現在のファイルのドキュメントをエクスポート",
"digital-ide.hdlDoc.exportProject.title": "現在のプロジェクトのドキュメントをエクスポート",
"digital-ide.hdlDoc.showWebview.title": "webview でドキュメントを表示",
"digital-ide.tool.instance.title": "選択したモジュールのインスタンス化テンプレートを生成",
"digital-ide.tool.testbench.title": "現在のファイルからモジュールを選択して testbench を生成",
"digital-ide.tool.icarus.simulateFile.title": "現在のファイルをシミュレーション",
"digital-ide.treeView.arch.expand.title": "ビュー内のすべての項目を展開",
"digital-ide.treeView.arch.collapse.title": "ビュー内のすべての項目を折りたたむ",
"digital-ide.treeView.arch.refresh.title": "ツリービューを更新",
"digital-ide.treeView.arch.openFile.title": "ツリービューで対応するファイルを開く",
"digital-ide.tool.clean.title": "現在のプロジェクトをクリーンアップ",
"digital-ide.soft.launch.title": "SDK開発支援機能を起動",
"digital-ide.soft.build.title": "現在のプロジェクトのSDKを構築",
"digital-ide.soft.download.title": "ファイルをデバイスにダウンロード",
"digital-ide.hard.launch.title": "FPGA開発支援機能を起動",
"digital-ide.hard.simulate.title": "生産シミュレーションを起動",
"digital-ide.hard.simulate.cli.title": "CLI",
"digital-ide.hard.simulate.gui.title": "GUI",
"digital-ide.hard.refresh.title": "現在のプロジェクトファイルを更新",
"digital-ide.hard.build.title": "現在のプロジェクトをFPGA構築",
"digital-ide.hard.build.synth.title": "現在のプロジェクトをSynth",
"digital-ide.hard.build.impl.title": "現在のプロジェクトをImpl",
"digital-ide.hard.build.bitstream.title": "いくつかのファイルを生成",
"digital-ide.hard.program.title": "ファイルをデバイスにダウンロード",
"digital-ide.hard.gui.title": "インターフェースを開く",
"digital-ide.hard.exit.title": "現在のプロジェクトを終了",
"digital-ide.pickLibrary.title": "ライブラリファイルを選択",
"digital-ide.pl.setSrcTop.title": "src のトップファイルとして設定",
"digital-ide.pl.setSimTop.title": "sim のトップファイルとして設定",
"digital-ide.pl.addDevice.title": "デバイスを追加",
"digital-ide.pl.delDevice.title": "デバイスを削除",
"digital-ide.pl.addFile.title": "ファイルを追加",
"digital-ide.pl.delFile.title": "ファイルを削除",
"digital-ide.netlist.title": "ネットリスト",
"digital-ide.fsm.title": "有限状態機械",
"digital-ide.lsp.tool.insertTextToUri.title": "テキストをURIに挿入",
"digital-ide.lsp.tool.transformOldPropertyFile.title": "以前のバージョンから新しいバージョンに設定ファイルを変換",
"digital-ide.vhdl2vlog.title": "VHDLコードをVerilogコードに翻訳",
"digital-ide.fsm.show.title": "現在のファイルのFSM図を表示",
"digital-ide.netlist.show.title": "現在のファイルのネットリストを表示",
"digital-ide.waveviewer.show.title": "dide viewer で現在の vcd をレンダリング",
"digital-ide.lsp.vlog.linter.pick.title": "Verilog の診断を選択",
"digital-ide.lsp.svlog.linter.pick.title": "System Verilog の診断を選択",
"digital-ide.lsp.vhdl.linter.pick.title": "VHDL の診断を選択",
"digital-ide.lsp.systemverilog.linter.pick.title": "SystemVerilog の診断を選択",
"digital-ide.tool.export-filelist.title": "ファイルリストをエクスポート",
"digital-ide.treeview": "Digital IDE: モジュールツリー",
"digital-ide.digital-lsp.download.title": "Digital 言語サーバーをダウンロード"
}

View File

@ -7,18 +7,18 @@
"digital-ide.tool.instance.title": "生成選中 module 的例化模板",
"digital-ide.tool.testbench.title": "從當前文件中選擇 module 生成 testbench",
"digital-ide.tool.icarus.simulateFile.title": "對當前文件進行仿真",
"digital-ide.treeView.arch.expand.title": "擴大樹視圖中的所有項目",
"digital-ide.treeView.arch.collapse.title": "崩潰樹視圖中的所有項目",
"digital-ide.treeView.arch.expand.title": "展開視圖中的所有項目",
"digital-ide.treeView.arch.collapse.title": "收起視圖中的所有項目",
"digital-ide.treeView.arch.refresh.title": "刷新樹視圖",
"digital-ide.treeView.arch.openFile.title": "在樹視圖打開相應的文件",
"digital-ide.tool.clean.title": "乾淨的當前項目",
"digital-ide.tool.clean.title": "清理的當前項目",
"digital-ide.soft.launch.title": "啟動SDK開發輔助功能",
"digital-ide.soft.build.title": "建立項目當前的SDK",
"digital-ide.soft.download.title": "下載文件到設備引導",
"digital-ide.hard.launch.title": "啟動FPGA開發輔助功能",
"digital-ide.hard.simulate.title": "啟動生產仿真",
"digital-ide.hard.simulate.cli.title": "CLI推出製造商模擬",
"digital-ide.hard.simulate.gui.title": "GUI推出製造商模擬",
"digital-ide.hard.simulate.cli.title": "CLI",
"digital-ide.hard.simulate.gui.title": "GUI",
"digital-ide.hard.refresh.title": "刷新當前的項目文件",
"digital-ide.hard.build.title": "fpga構建當前項目",
"digital-ide.hard.build.synth.title": "Synth當前項目",
@ -27,13 +27,13 @@
"digital-ide.hard.program.title": "下載文件到設備",
"digital-ide.hard.gui.title": "打開界面",
"digital-ide.hard.exit.title": "退出當前項目",
"digital-ide.pickLibrary.title": "從自定義選擇自由和普遍",
"digital-ide.pl.setSrcTop.title": "設置為src的top",
"digital-ide.pl.setSimTop.title": "設置為sim的top",
"digital-ide.pl.addDevice.title": "添加device",
"digital-ide.pl.delDevice.title": "刪除device",
"digital-ide.pickLibrary.title": "選擇庫文件",
"digital-ide.pl.setSrcTop.title": "設置為 src 的頂層文件",
"digital-ide.pl.setSimTop.title": "設置為 sim 的頂層文件",
"digital-ide.pl.addDevice.title": "添加 device",
"digital-ide.pl.delDevice.title": "刪除 device",
"digital-ide.pl.addFile.title": "添加文件",
"digital-ide.pl.delFile.title": "d刪除文件",
"digital-ide.pl.delFile.title": "刪除文件",
"digital-ide.netlist.title": "netlist",
"digital-ide.fsm.title": "有限狀態機",
"digital-ide.lsp.tool.insertTextToUri.title": "插入文本uri",
@ -41,12 +41,12 @@
"digital-ide.vhdl2vlog.title": "vhdl代碼翻譯為verilog代碼",
"digital-ide.fsm.show.title": "顯示當前文件的FSM圖",
"digital-ide.netlist.show.title": "顯示當前文件的netlist",
"digital-ide.waveviewer.show.title": "Render the vcd in viewer",
"digital-ide.waveviewer.show.title": "在 dide viewer 中渲染當前的 vcd",
"digital-ide.lsp.vlog.linter.pick.title": "選擇 Verilog 的診斷",
"digital-ide.lsp.svlog.linter.pick.title": "選擇 System Verilog 的診斷",
"digital-ide.lsp.vhdl.linter.pick.title": "選擇 VHDL 的診斷",
"digital-ide.lsp.systemverilog.linter.pick.title": "選擇 SystemVerilog 的診斷",
"digital-ide.tool.export-filelist.title": "導出 filelist",
"digital-ide.treeview": "Digital IDE: 模块树",
"digital-ide.digital-lsp.download.title": "下载 Digital 语言服务器"
"digital-ide.treeview": "Digital IDE: 模塊樹",
"digital-ide.digital-lsp.download.title": "下載 Digital 語言服務器"
}

View File

@ -7,7 +7,8 @@
"type": "string",
"description": "The tool chain you need",
"enum": [
"xilinx"
"xilinx",
"efinity"
]
},
"prjName": {

View File

@ -194,6 +194,7 @@ function makeRightDirection(rightPorts: HdlModulePort[]): string {
const arrow = `<div class="arrow-wrapper">${portCaption}${portArrow}</div>`;
rightDirection += arrow;
}
return `<div class="right-direction">${rightDirection}</div>`;
}

View File

@ -10,6 +10,7 @@ enum HdlLangID {
enum ToolChainType {
Xilinx = 'xilinx',
Intel = 'intel',
Efinity = 'efinity',
Custom = 'custom'
};

View File

@ -0,0 +1,9 @@
import * as vscode from 'vscode';
export async function generateEfinityConfig() {
}
class EfinityOperation {
}

View File

@ -281,6 +281,7 @@ class PpyAction extends BaseAction {
public async refreshHdlMonitor(m: HdlMonitor, originalHdlFiles: AbsPath[]) {
m.remakeHdlMonitor();
const { t } = vscode.l10n;
const newFiles = await prjManage.getPrjHardwareFiles();
const { addFiles, delFiles } = this.diffNewOld(newFiles, originalHdlFiles);