When I use systemverilog, I can not find a good IDE to show the methods of a specific object since systemverlog is a kind of OOP. So I want to know is there any easy to use IDE or tool for systemverlog code and that can also build a testbench?
Asked
Active
Viewed 131 times
-1
-
Tools do exist that do what you want for SystemVerilog. Try searching for SystemVerilog IDE. (integrated development environment) – dave_59 May 31 '18 at 14:45
1 Answers
-1
Not exactly what you are searching for but you might have a look at a visual studio code plugin : plugin

Louis Ledoux
- 11
- 2