> On the pure SV language side, I can see that bounding the > range of predefined integer types might be useful for > synthesis and expression of design intent. I'm not I'm not interested in bounding the predefined integer types. I'm interested in creating a packed array of predefined integer types: typedef byte [3:0] word; which is currently not allowed. PaulReceived on Mon Apr 25 09:18:17 2005
This archive was generated by hypermail 2.1.8 : Mon Apr 25 2005 - 09:18:36 PDT