• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Functional Verification
  3. vr_ad_reg_file multiple instance

Stats

  • Locked Locked
  • Replies 19
  • Subscribers 100
  • Views 30263
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

vr_ad_reg_file multiple instance

Ravisinha
Ravisinha over 15 years ago

Hello All,

I have a situation where i want to implement 8 instance of some particular reg_file which all have many reg_def and reg_fld.

For example :
I have 8 instance of one DUT module (TEST0, TEST1,TEST2... TEST8), since its all are the instance so all the instance will have the sets of registers.. so to implement reg for one instance i can write code like..

extend vr_ad_reg_file_kind : [TEST0];
extend TEST0 vr_ad_reg_file {
keep size == 256;
};
reg_def EX_REG_TX_DATA TEST0 8’h00 {
// name : type : mask : reset value
reg_fld data : uint(bits:8) : RW : 0;
};

But now the issue is inside 1 instance i have around 256 registers, and i need to implement for all the 8 instance.... so can anyone suggest me how we can make instance for vr_ad_reg_file, otherwise i have to write same code for all the 8 instance.

Thanks

  • Cancel
Parents
  • Printerexpert
    Printerexpert over 2 years ago

    Numerous instances of the same register type are present in many of the devices we evaluate. These registers are instantiated inside the design using a standard structure. In our testing, we need to have access to each of them. 

    Jenson| https://www.southernimagingcopiers.com/

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • Kashmir Tourism
    Kashmir Tourism over 2 years ago in reply to Printerexpert

    Explore Kashmir, the true paradise on earth with our beautifully crafted Kashmir Tour Packages. The best Honeymoon tour in Kashmir is our USP. Enjoy your holidays in Kashmir with us.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • Kashmir Tourism
    Kashmir Tourism over 2 years ago in reply to Printerexpert

    Explore Kashmir, the true paradise on earth with our beautifully crafted Kashmir Tour Packages. The best Honeymoon tour in Kashmir is our USP. Enjoy your holidays in Kashmir with us.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
  • Kashmir Tourism
    Kashmir Tourism over 2 years ago in reply to Kashmir Tourism

    I appreciate this article because it is full of the information I seek. I may visit the website regularly to update the latest information Pilgrimage Tourism

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information