Forum Discussion
Altera_Forum
Honored Contributor
18 years agoIs SystemVerilog Catching on for Design
Hello, I'd like to know how how popular SystemVerilog is today, how many people are switching from Verilog to SV? I'm pretty much a AHDL guy but I've been trying to teach myself Verilog. One thing th...
Altera_Forum
Honored Contributor
17 years ago --- Quote Start --- Hi guys, well i started directly on Verilog, and i have been doing it for 4 years now, i am also curious about SV, what will it really do for my designs? as far as i could see its a change to a more C-like structure of coding, but will it actually improve the code itself? --- Quote End --- Man, I see a lot of miss-information, uninformed information in these forums. SystemVerilog can have a huge effect on your designs, in a very positive way. It is not about "structures". I have one word, repeated multiple times, interfaces, interfaces, interfaces. Learn them, use them. They will single-handedly improve your design significantly. Quartus II supports them and they are a huge benefit. I shudder to think how I would live without them now that I have learned to use them. My own question to Altera is.. well, that is a question for a different post. I might have to post some examples or something.. it just seems like nobody knows that interfaces are. Ed