Forum Discussion
Is 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 that bothers me is that I can find lots of books on Verilog for design but most books on SystemVerilog are for Verification or Testbenches. I thought it would be better to learn Verilog and try it out on a few designs and then try to learn SystemVerilog.
If anyone has some comments to share please do. Also if you have any good web sites on learning SV or Verilog please share them too. Thanks, joe15 Replies
- Altera_Forum
Honored Contributor
Yes, that sounds correct. I have not been able to get the spec.. requires access to the IEEE library. Expensive,and my company does not pay for it..
I have the SystemVerilog 3.1a Language Reference Manual (LRM) Accelllera's Extensions to Verilog. http://www.vhdl.org/sv/systemverilog_3.1a.pdf This seems to be very complete. You need to keep in mind what is synthesizable and what is not. From the Altera documents - quartus handbook, page 405 (of current manual). The best way to approach it is check it.. if you are not sure of a particular structure, then write a simple test and see if quartus will synthesize it.. Some things work, but take some figuring out.. Quartus supports "generic" interfaces, but it took me time to figure out HOW to do it.... they provide NO examlples (hint hint), just state they work... Cheers. - Altera_Forum
Honored Contributor
this document looks excellent, there are many examples.
maybe you should take a study day at a local university with IEEE access. :) - Altera_Forum
Honored Contributor
Actualy, my current company is shutting down this design center. I have been offered (and accepted) a graduate assistant ship with Boise State University (go Broncos!).. I will be working on my MSEE for a couple of years... I guess I will have it then.
Ed - Altera_Forum
Honored Contributor
sorry to hear that, at least you have a plan.
i don't see much different between your document and the actual IEEE document. - Altera_Forum
Honored Contributor
--- 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 --- What, If Anything, In SystemVerilog Will Help Me With FPGA-based Design? http://www.sutherland-hdl.com/papers.php