system verilog - How to use DPI systemVerilog to detect a substring match? -


how use systemverilog dpi check if string contains string? example, strstr() in c can detect "str" contained within "string".

not sure mean dpi systemverilog? if want use functions similar c functions, highly suggest svlib library verilab. provides string manipulation methods using str class

http://www.verilab.com/resources/svlib/


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -