You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to use JSON-for-VHDL for managing configuration information for a DSP-heavy design. That means I need to store and read real values. Please add a jsonGetReal function. Probably the fixed-point and/or floating-point packages already have the necessary numeric parsing code.
The text was updated successfully, but these errors were encountered:
I want to use JSON-for-VHDL for managing configuration information for a DSP-heavy design. That means I need to store and read real values. Please add a
jsonGetReal
function. Probably the fixed-point and/or floating-point packages already have the necessary numeric parsing code.The text was updated successfully, but these errors were encountered: