• 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. sequences

Stats

  • Locked Locked
  • Replies 17
  • Subscribers 64
  • Views 18291
  • 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

sequences

archive
archive over 18 years ago

hi dudes, can anybody help me. my question is, while doing eVC with eRM methodology we r using sequences for stimulus generation and If we r not using eRM methodology then how can we generate stimulus? can anybody give me brief about it.


Originally posted in cdnusers.org by vlsi_dude
  • Cancel
  • archive
    archive over 18 years ago

    first i need to design 2 port arbiter with 100% throughput. i selected algorithm like round robin, priority logic. But all having plus r minus 50% throughput. so i think design fsm with no priority, we get 100% throughput. if you have any idea pls be share it. helpfull for me to design perfectly.


    Originally posted in cdnusers.org by vlsi_dude
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • archive
    archive over 18 years ago

    Ah, OK, I think there's a general sense of miscommunication going on here. Not a problem, but keep in mind that you're asking [i]design[/i] questions on a [i]verification[/i] forum.

    You may benefit more from getting an experienced design consultant in your project to assist you, or search the web for RTL arbiter code examples.

    Good luck!
    Hilmar


    Originally posted in cdnusers.org by Hilmar
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • archive
    archive over 18 years ago

    Thanks! c u later


    Originally posted in cdnusers.org by vlsi_dude
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • archive
    archive over 18 years ago

    hi guys,

    anybody can help me on this issue. i trying to link specman with modlesim.
    i'm trying this script.pl. specman invoking modelsim, but specman window is not enable fully.
    And then from modelsim i can't give sn to control the specman because modelsim saying that invalid command.

    system("specman -c \"load ~/env.e; save env.esv; write stubs -qvh");
    system("vlib work");
    system("vcom ./specman_qvh.vhd ~/name.vhd");
    system("specview -p \" restore env.esv; test;\" vsim -keepstdout top_module");

    so give me some comments to link specman with modelsim


    Originally posted in cdnusers.org by vlsi_dude
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • archive
    archive over 18 years ago

    Hi,

    you're probably missing the pli routines.
    try adding
    -pli ${SPECMAN_HOME}/${BRUN_BUILD_OS}/libmti_sn_boot.so
    to your specview call.

    Nils


    Originally posted in cdnusers.org by nls
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • archive
    archive over 18 years ago

    whoops, of course ${BRUN_BUILD_OS} must be ${SPECMAN_ARCH}, aka linux, solaris, etc...


    Originally posted in cdnusers.org by nls
    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • archive
    archive over 18 years ago

    Do you have specman_reference instatiated in VHDL code e.g. in VHDL testbench?


    Originally posted in cdnusers.org by pjigar
    • 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