Quantcast
Channel: Cadence Functional Verification Forum
Viewing all articles
Browse latest Browse all 1074

extend e language

$
0
0

Hello,

Does anyone have another idea on how to extend a unit or struct by two value of a field at a time? (macro'less I would prefer, micro'with I already have a solution)


type foo_t : [one, two, three];


unit foo_u {

foo_field : foo_t;

};

extend [one, two]'foo_field foo_u {

// enjoy here

};

 

Thanks,

Catalin


Viewing all articles
Browse latest Browse all 1074

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>