• 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. VHDL 2008 force/release feature absent from ncvhdl

Stats

  • Locked Locked
  • Replies 0
  • Subscribers 65
  • Views 1523
  • 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

VHDL 2008 force/release feature absent from ncvhdl

mouyseb
mouyseb over 14 years ago

Hi,

I try to use the VHDL 2008 to force a signal inside an instance.

In my VHDL-testbench file, inside a process, I have the following line:  

       <<SIGNAL u_dut.counter : SIGNED(5 DOWNTO 0)>> <= release;

I compile the file with:

    ncvhdl -V200X testbench.vhdl

The command returns something like:

       <<SIGNAL u_dut.counter : SIGNED(5 DOWNTO 0)>> <= release;

                                                                 |
ncvhdl_p: *E,IDENTU (testbench.vhdl,219|65): identifier (RELEASE) is not declared [10.3].

Please note that ncvhdl does not complain about the external name, meaning that the -V200X option is taken into account.

But why doesn't it recognize the VHDL 2008 'release' instruction ? Do I need to use a special package ?

Note: The 'force' instruction doesn't work either.
 

  • 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