设计和验证工具(DVT)是e语言,SystemVerilog,Verilog,Verilog-AMS,VHDL,PSS,SLN,SDL,UPF,CPF的集成开发环境(IDE)。它类似于众所周知的编程工具,如Visual Studio,NetBeans和IntelliJ.DVT,由解析器,智能代码编辑器,直观的图形用户界面以及一组全面的功能组成,这些功能有助于代码编写,检查,导航和调试。DVT 提供特定于硬件设计和验证域的功能,例如设计图、信号跟踪、电源域可视化和验证方法支持。 AMIQ EDA, a pioneer in integrated development environments (IDEs) for hardware design and verification and a provider of platform-independent software tools for efficient code development and analysis, has launched 26.1.3 release of its Design and Verification Tools (DVT) Eclipse IDE. What's new in this release - Date: 23 February 2026
e Language Features- DVT-22610 AI Assistant: Ability to render WaveDrom Diagrams in chat- DVT-24648 AI Assistant: New ‘Explain the selected assertion’ predefined blueprintEnhancements- DVT-22640 AI Assistant: Label LLM provider error messages to set them apart from AI Assistant error messages- DVT-24390 AI Assistant: Ability to configure tool access and permissions in the chat- DVT-24757 Log Viewer: Ability to use hyperlinks in logs which are not set as current for a project SystemVerilog Performance- DVT-24816 Show usages: Speed-up searching for package parameter references when the package is imported in modules with lots of port connections- DVT-24823 Design Breadcrumb: Speed-up computation time for designs containing many generate blocksFeatures- DVT-22610 AI Assistant: Ability to render WaveDrom Diagrams in chat- DVT-24648 AI Assistant: New ‘Explain the selected assertion’ predefined blueprintEnhancements- DVT-22640 AI Assistant: Label LLM provider error messages to set them apart from AI Assistant error messages- DVT-23269 FSM Diagrams: Ability to take into account context from outside the module instance where the generation is triggered- DVT-24390 AI Assistant: Ability to configure tool access and permissions in the chat- DVT-24457 Elaboration: Add support for disable statement inside function- DVT-24591 UVM Runtime Elaboration: Use built-in implementation of UVM DPI-C by default- DVT-24757 Log Viewer: Ability to use hyperlinks in logs which are not set as current for a project VHDL PerformanceDVT-24823 Design Breadcrumb: Speed-up computation time for designs containing many generate blocksFeaturesDVT-22610 AI Assistant: Ability to render WaveDrom Diagrams in chatDVT-24648 AI Assistant: New ‘Explain the selected assertion’ predefined blueprintEnhancementsDVT-22640 AI Assistant: Label LLM provider error messages to set them apart from AI Assistant error messagesDVT-23269 FSM Diagrams: Ability to take into account context from outside the module instance where the generation is triggeredDVT-24390 AI Assistant: Ability to configure tool access and permissions in the chatDVT-24757 Log Viewer: Ability to use hyperlinks in logs which are not set as current for a project PSS Features- DVT-22610 AI Assistant: Ability to render WaveDrom Diagrams in chat- DVT-24648 AI Assistant: New ‘Explain the selected assertion’ predefined blueprintEnhancements- DVT-22640 AI Assistant: Label LLM provider error messages to set them apart from AI Assistant error messages- DVT-24390 AI Assistant: Ability to configure tool access and permissions in the chat- DVT-24757 Log Viewer: Ability to use hyperlinks in logs which are not set as current for a project Bug fixes in this release PSS- DVT-23403 Build config: GUI freezes when setting a large build config file as current from the toolbar drop-down
- DVT-24702 Log Viewer: Focus the existing viewer when the same log is opened again
- DVT-24751 Log Viewer: Sometimes annotation and timeline rulers disappear after scrolling far to the right
- DVT-24841 AI Assistant: Ongoing tool calls cannot be canceled
- DVT-24844 Log Viewer: Sometimes no content is loaded for a previously indexed file which was overwritten
- DVT-24845 & DVT-24878 & DVT-24879 & DVT-24880 Log Viewer: Sometimes scrolling does not work as expected after a search or when scrolling to the end of the log
- DVT-24882 Log Viewer: Sometimes refreshing the content does not preserve the scroll position
- DVT-24883 & DVT-24886 Log Viewer: Search box navigation arrows are disabled in specific scenarios
- DVT-24884 Log Viewer: “Computing results…” does not complete after closing the message template configuration page when a query is present in the search box
VHDL Bugfixes
- DVT-21343 Project is not restored when Design Hierarchy View is focused
- DVT-23403 Build config: GUI freezes when setting a large build config file as current from the toolbar drop-down
- DVT-24702 Log Viewer: Focus the existing viewer when the same log is opened again
- DVT-24751 Log Viewer: Sometimes annotation and timeline rulers disappear after scrolling far to the right
- DVT-24841 AI Assistant: Ongoing tool calls cannot be canceled
- DVT-24844 Log Viewer: Sometimes no content is loaded for a previously indexed file which was overwritten
- DVT-24845 & DVT-24878 & DVT-24879 & DVT-24880 Log Viewer: Sometimes scrolling does not work as expected after a search or when scrolling to the end of the log
- DVT-24869 Waveform Viewer: ‘Jump To Time in Log Viewer’ button is not enabled when a cursor is placed by ‘Jump To Time’ action
- DVT-24881 Waveform Viewer: Aliased array signals are not rendered correctly
- DVT-24882 Log Viewer: Sometimes refreshing the content does not preserve the scroll position
- DVT-24883 & DVT-24886 Log Viewer: Search box navigation arrows are disabled in specific scenarios
- DVT-24884 Log Viewer: “Computing results…” does not complete after closing the message template configuration page when a query is present in the search box
SystemVerilog Bugfixes
- DVT-21343 Project is not restored when Design Hierarchy View is focused
- DVT-23403 Build config: GUI freezes when setting a large build config file as current from the toolbar drop-down
- DVT-23858 Semantic checks: False ILLEGAL_HIERARCHICAL_ACCESS error for enum literal with same name as enum predefined functions
- DVT-24365 Some features do not take into account the current design instance when triggered on a hierarchical access
- DVT-24489 UVM Components Diagrams: Do not hide virtual interface connections of internal components to the design
- DVT-24702 Log Viewer: Focus the existing viewer when the same log is opened again
- DVT-24751 Log Viewer: Sometimes annotation and timeline rulers disappear after scrolling far to the right
- DVT-24794 Semantic checks: False UNRESOLVED_HIERARCHICAL_NAME for array of instances modport access used in interface port connection
- DVT-24801 Log Viewer: Sometimes hyperlinks to UVM components are not available
- DVT-24834 Elaboration: Add support for ‘%m’ format specifier for string system functions
- DVT-24841 AI Assistant: Ongoing tool calls cannot be canceled
- DVT-24844 Log Viewer: Sometimes no content is loaded for a previously indexed file which was overwritten
- DVT-24845 & DVT-24878 & DVT-24879 & DVT-24880 Log Viewer: Sometimes scrolling does not work as expected after a search or when scrolling to the end of the log
- DVT-24847 Build auto-split: The resulting invocation with files compiled using -y / -v should inherit the compatibility mode and all directives
- DVT-24859 Inspect View: Switching between macro identifiers in the same file doesn’t update the view
- DVT-24862 Semantic checks: False ILLEGAL_ASSIGNMENT error triggered for virtual interface assignment involving a hierarchical access inside an inner design class
- DVT-24865 Elaboration: Module parameter referencing an interface port access is not computed in generate blocks
- DVT-24869 Waveform Viewer: ‘Jump To Time in Log Viewer’ button is not enabled when a cursor is placed by ‘Jump To Time’ action
- DVT-24881 Waveform Viewer: Aliased array signals are not rendered correctly
- DVT-24882 Log Viewer: Sometimes refreshing the content does not preserve the scroll position
- DVT-24883 & DVT-24886 Log Viewer: Search box navigation arrows are disabled in specific scenarios
- DVT-24884 Log Viewer: “Computing results…” does not complete after closing the message template configuration page when a query is present in the search box
e Language Bug fixes
- DVT-23403 Build config: GUI freezes when setting a large build config file as current from the toolbar drop-down
- DVT-24702 Log Viewer: Focus the existing viewer when the same log is opened again
- DVT-24751 Log Viewer: Sometimes annotation and timeline rulers disappear after scrolling far to the right
- DVT-24841 AI Assistant: Ongoing tool calls cannot be canceled
- DVT-24844 Log Viewer: Sometimes no content is loaded for a previously indexed file which was overwritten
- DVT-24845 & DVT-24878 & DVT-24879 & DVT-24880 Log Viewer: Sometimes scrolling does not work as expected after a search or when scrolling to the end of the log
- DVT-24882 Log Viewer: Sometimes refreshing the content does not preserve the scroll position
- DVT-24883 & DVT-24886 Log Viewer: Search box navigation arrows are disabled in specific scenarios
- DVT-24884 Log Viewer: “Computing results…” does not complete after closing the message template configuration page when a query is present in the search box



The DVT Eclipse IDE consists of a parser, a smart code editor, an intuitive GUI, and a comprehensive set of features that help with code inspection, navigation, and debugging. In addition, DVT includes several capabilities that are specific to the hardware design and verification domains, such as class and structural browsing, signal tracing, and verification methodology support.
The DVT Eclipse IDE is built on the powerful Eclipse Platform used by tens of thousands of engineers worldwide and inherits the best features and practices collected into the platform core. The Eclipse Platform’s extensible architecture allows DVT to integrate within a large plug-in ecosystem and work flawlessly with third-party extensions.
Design and Verification Tools (DVT) is an integrated development environment (IDE) for the e language, SystemVerilog, Verilog, Verilog-AMS, VHDL, PSS, SLN, SDL, UPF, CPF. It is similar to well-known programming tools like Visual Studio , NetBeans , and IntelliJ.DVT consists of a parser, a smart code editor, an intuitive graphical user interface, and a comprehensive set of features that help with code writing, inspection, navigation, and debugging. DVT provides capabilities that are specific to the hardware design and verification domain, such as design diagrams, signal tracing, power domains visualization, and verification methodology support.This video shows how you can easily bring up a DVT project by reusing arguments from a simulation log or invocation, and how to integrate DVT in existing script-based or makefile-based automated flows.HomePage: https://www.dvteclipse.com
AMIQ EDA provides design and verification engineers with platform-independent software tools that enable them to increase the speed and quality of new code development, simplify debugging and legacy code maintenance, accelerate language and methodology learning, improve testbench reliability, extract automatically accurate documentation, and implement best coding practices. Its solutions, DVT Eclipse IDE, DVT Debugger, Verissimo SystemVerilog Testbench Linter, and Specador Documentation Generator have been adopted worldwide. AMIQ strives to deliver high quality solutions and customer service responsiveness. For more information about AMIQ EDA and its solutions, Owner: AMIQ EDAProduct: DVT Eclipse IDEVersion: 2026 version 26.1.3 *Supported Architectures: x64Website Home Page : www.dvteclipse.comLanguages Supported: englishSystem Requirements: Windows & Linux **Size: 3.2 Gb
本部分内容设定了隐藏,需要回复后才能看到
Operating Systems:– Windows 7/8.x/10.x 64Bit– RHEL 7.9/8.2,SLES 15(SP2),Ubuntu 20.04 64Bit– Apple macOS 10.15/11