Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
21611 Discussions

System verilog (general info)

Altera_Forum
Honored Contributor II
1,332 Views

quartus9.1 support SystemVerilog, does anyone know how the SystemVerilog assertions are processed when synthesisin 

 

Thanks in advance for helping, 

Best regards 

Jenny teh
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
663 Views

No, they are gracefully ignored.

0 Kudos
Altera_Forum
Honored Contributor II
663 Views

You may check this out: Quartus II Support for SystemVerilog 2005 in Help file Section 17

0 Kudos
Altera_Forum
Honored Contributor II
663 Views

 

--- Quote Start ---  

No, they are gracefully ignored. 

--- Quote End ---  

 

 

Yes, that's the way most of the SYNTH tools behave. This is really useful for RTL designers as they can now comfortably add assertions during their RTL coding stage itself without worrying about extra gatecount, tool issues, additional need for ifdef etc. A while back the formal equivalence checkers didn't support these, but now they do is what vendors tell me! 

 

 

Srini 

cvcblr.com/blog
0 Kudos
Reply