ggupta Posted April 23, 2013 Report Share Posted April 23, 2013 Hi, I have a doubt. For e.g. in a 32 bit register only 5 bits are used while rest are reserved or unused. What setting I need to do in register model so that reserved bits are never touched or tested?? For the complete register we can set attribute, but what should be done for some bits of a register?? Thanks and Regards, Gaurav Gupta Quote Link to comment Share on other sites More sharing options...
uwes Posted April 23, 2013 Report Share Posted April 23, 2013 you simply dont model these fields. only modeled fields will be checked when enabled. Quote Link to comment Share on other sites More sharing options...
ggupta Posted April 23, 2013 Author Report Share Posted April 23, 2013 Hi, Thanks for the reply. Even I thought so. But in my case , I have a 32 bit register and define only 17 bits out of it. When I use the inbuilt bi-bash sequence , it bashes even on 18th bit , which creates a problem. Is there anything I am missing? Thanks and Regards, GG Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.