E
Eli Bendersky
Guest
Hello,
Is anyone using the stdio_h/strings_h and kin libraries from
http://bear.ces.cwru.edu/VHDL/index.html ?
I find their implementation of C-like strings (Nul terminated) on top
of VHDL strings quite robust, but some things are missing. For
instance, there seems to be no easy way to sscanf several consecutive
tokens from a string.
Have you had experience with this library you can share ? Any useful
utilities you've added to it ? Are you aware of more complete
versions ?
Thanks in advance
Is anyone using the stdio_h/strings_h and kin libraries from
http://bear.ces.cwru.edu/VHDL/index.html ?
I find their implementation of C-like strings (Nul terminated) on top
of VHDL strings quite robust, but some things are missing. For
instance, there seems to be no easy way to sscanf several consecutive
tokens from a string.
Have you had experience with this library you can share ? Any useful
utilities you've added to it ? Are you aware of more complete
versions ?
Thanks in advance