feat:修复预览波形只能展示一个的bug + iverilog工具映射
This commit is contained in:
@ -760,6 +760,7 @@ export function getMessageAreaScript(): string {
|
||||
'spawnDebugger': '波形调试',
|
||||
'askUser': '用户提问',
|
||||
'updatePhase': '已更新阶段',
|
||||
'iverilog': '已完成编译',
|
||||
};
|
||||
return toolNameMap[toolName] || toolName;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user