leonardt / pycoreir

Python bindings for coreir
BSD 3-Clause "New" or "Revised" License
10 stars 6 forks source link

Need support for JsonType.value #114

Closed cdonovick closed 4 years ago

cdonovick commented 5 years ago

Currently trying to access the value of JsonValue raises a NotImplementedError at coreir/type.py:65

leonardt commented 5 years ago

Possible to provide a small example to test with? I can add this (related to https://github.com/leonardt/pycoreir/issues/108)

leonardt commented 4 years ago

Added by #115