Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by shahsanket24

  1. S

    AMBA AHB Presentation

    Nice one.....I have one doubt regarding AHB. If in the same cycle htrans is BUSY and hresp is error with ready zero then what should be the htrans in the next cycle i.e. while error and hready is 1. Reply people i got stuck there.
  2. S

    AMBA AHB question......

    Hello to all...... If master asserts htrans as busy and in the same cycle slave gives hresp retry and hready low for the previous transfer as response then what should be the htrans in the secons cycle of retry.
  3. S

    systemverilog assertion

    can u please tell me the same thing using my question....?
  4. S

    systemverilog assertion

    I have tried the same thing but its not at all taking that properties in consideration means not at all triggered ......
  5. S

    systemverilog assertion

    Thanks Dave Rich....... I have tried with this but it is unnecessary firing assertion even one of the condition is true at that point what i want is any of the condition should be checked for example if x=4 then i want to check count is 7 or not thats it....once x==4...
  6. S

    systemverilog assertion

    hello to all.. i want to write assertion for following condition. bit [3:0] x; bit [5:0] count; whenever x is 4 then i want to check count =7, whenever x=6 i want to check count=9,whenever x=7 i want to check count=11. please help urgently
  7. S

    Systemverilog assertion ....

    Thanks for ur help... Actually in my case b is varing between 0,1,2,3 but now what i actually want is after b=0 b has to be 2 whatever may be the no of clock cycle but once b changes it has to be 2 only b=0 can be for 5 clock cycle but what i want when b changes again...
  8. S

    Systemverilog assertion ....

    hello to all.... i want to write the assertion in systemverilog for following condition currently b=0 now whenever it changes it should be 2. b=0 may be for n number of clock cycle but whenever it changes it should be 2 i want to write property for this. thanking you all.
  9. S

    Functional Coverage in vcsi...

    Thanks for ur help. but any other way where i can observe report regarding...? can u plz tell me the steps for the same...?
  10. S

    Functional Coverage in vcsi...

    Hello all, I am using vcs simulator can any one tell me how to run functional coverage for the same.....?
  11. S

    Assertions For AHB....

    Hello all... I want AMBA- AHB assertions can any one help me...?
  12. S

    To Understand the concept of interface,clocking block etc...

    hello... I am a beginner. i want to understand the concept of clocking block in interface and some concepts use to develop the systemverilog base test bench can any one suggest me good source for the same..?
  13. S

    Nested Class concept in systemverilog...

    Thanks dave_59 ya you are right.. but in Testbench.in they have shown the concept but i want the small code for the same to understand how it really works in systemverilog.
  14. S

    Nested Class concept in systemverilog...

    can any one show me the small code which really works with nested class concept....?
  15. S

    Asserion in Systemverilog with Questasim

    I have use design module name only eventhough it is showing above error.

Part and Inventory Search

Back
Top