1
\$\begingroup\$

I learnt that SystemVerilog provides a string datatype, which allows for many string operations, such as comparison, concatenation, length, etc.

Are those string operations synthesisable?

asked Oct 30, 2012 at 10:16
\$\endgroup\$

1 Answer 1

1
\$\begingroup\$

As I understand it, hardly anything in SystemVerilog is synthesisable; it's intended for use in testbenches and simulations.

answered Oct 30, 2012 at 10:39
\$\endgroup\$
1
  • 2
    \$\begingroup\$ This is not exactly true: "As of 2009, the SystemVerilog and Verilog language standards were merged into SystemVerilog 2009 (IEEE Standard 1800-2009)." (en.wikipedia.org/wiki/Verilog). So SystemVerilog is meant to be the new verilog, but with substantive extensions in verification. \$\endgroup\$ Commented Oct 30, 2012 at 20:41

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.