specman
specman e lists constraints references
i am trying to do the following : unit parent { sons: list of sons is instance; grands: list of grands is instance;[详细]
2023-03-17 11:52 分类:问答specman e macros loop
i am trying to write a macro (not computed) that define instances with a loop , for example if it was a computed macro it would have been :[详细]
2023-03-15 06:17 分类:问答How to use instances of a module with instances' index?
For example, m开发者_开发技巧odule MM; MM mm[128](); I want to get mm[i].signle1,i from 0 to 120.[详细]
2023-02-13 23:46 分类:问答output_from() function
i\'m new to specman. how do i use the output_fro开发者_JAVA技巧m() function. and what does it do?6.1.1 docs say:[详细]
2023-01-24 03:34 分类:问答In Specman, why is my macro label for the code body returning garbage?
Similar to this post http://feedproxy.google.com/~r/cadence/community/blogs/fv/~3/IvdCIla8_Es/extending-multiple-when-subtypes-simultaneously.aspx[详细]
2023-01-17 18:12 分类:问答How can I get the stack trace in Specman?
Is there any way to get the stack trace in Specman?I patched the functions that force signals to tell me when signals are forced.I want to b开发者_高级运维e able to tell where the forcing originated.p[详细]
2022-12-08 04:26 分类:问答