Sigasi Studio for Visual Studio Code🎉🎉 We're happy to introduce Sigasi Studio for VS Code! 🎉🎉
All the power that Sigasi Studio for Eclipse offers, now in VS Code. PrerequisitesMake sure you have a valid Sigasi XL or XPRT license before starting the extension. Remember that you can always request a trial. Getting StartedSet the license in the extension settings, File > Preferences > Settings then search for Depending on how your project was set up, you should follow one of the following steps:
Project SetupWe have completely redesigned our existing Project Configuration using the Preference ViewYou can open this view by right clicking an item from the Project View and selecting the option Features that will improve your HDL design experienceCode CompletionOur powerful language server will offer smart suggestions for your HDL code as you type or by pressing Code FormattingFormat your code to keep it clean and consistent. We worry about how it looks, so you can focus on designing.
You can easily use it by pressing Find ReferencesFind where an identifier is used, anywhere in your design.
You can quickly access this by pressing Hierarchy ViewSelect your top level and browse your design's hierarchy. HoversJust hover your mouse over an identifier to see useful information about every part of your HDL design. For SystemVerilog macros, you can even see the expanded code. Mark OccurrencesClick on an identifier to highlight all its usages in the current file. NavigationNavigating through your complex design was never this easy. A simple OutlineIn the outline, you can see everything that is defined in your file in a very compact and concrete way. Click one of the items to jump to it in your file. You can also enable Preprocessor View for SystemVerilogThis view shows a fully expanded (preprocessed) SystemVerilog file. RenameRename allows you to change the name of an identifier across your whole design, this is perfect when you want to change the name of a signal in everywhere. Have a question or suggestion?We greatly appreciate feedback from our users, so don't hesitate to contact our support at support+vscode@sigasi.com Explore many more features and documentation on Sigasi Insights FAQHow do I set up my project?See our Prerequisites and Getting Started sections. Can I use a different java installation to start the extension?Using the What does version 5 mean?The Sigasi extension for VS Code leaving the Beta phase means we are confident in the stability of the extension. It has become part of our official product lineup. Sigasi Studio for VS Code uses the same versioning as Sigasi Studio for Eclipse and Sigasi Veresta. You can now always be assured that the Sigasi analysis engine beneath any of our products is the same for all products using the same version. We are also confident the current project configuration will remain stable and portable for the foreseeable future. During the beta, we used specific VS Code JSON files for configuration. However, in the 1.0 release, we are now using the same project configuration as Sigasi Studio for Eclipse. The project configuration now consists of a Next to the configuration, the license is also portable. Whether you (or part of your team) want to use Sigasi Studio for Eclipse or Sigasi Studio for VS Code, there are thus no longer any hassles. Your configuration and license can seamlessly be used for one or the other. |