Menu

#1190 Add implimentation for enum name() method (with limitations)

closed-accepted
nobody
Other (492)
5
2011-10-15
2011-10-12
Cary R.
No

This patch adds code for the name() enumeration method. It currently only works in a context that defines the return width (e.g. an assignment). We may need to implement the string data type to get this to work 100%. Currently this will work if the width is defined and generates a "sorry" message if the method is called in a self-determined context.

This is only for development and there are currently no test suite changes.

Discussion

  • Stephen Williams

    Applied to git master.

     
  • Stephen Williams

    • status: open --> closed-accepted
     

Log in to post a comment.