>"Chris" <> writes:
>> Do any programs exist which can analyze VHDL code and predict any problems
>> with metastability?
>
>Novas' nLint comes to mind. It checks whether registers in different
>clock domains are connected back-to-back and reports a violation if it
>could find any of the common synchronizer structures. You can also
>tell it about your own synchronizer modules, which will then be looked
>for. That's to cover the most common case.
>
@HDL also provides a similar product.
http://www.athdl.com/pdf/Clock_Domain_Datasheet.pdf
-----------------------------------------------------------------------------
Ben Cohen Trainer, Consultant, Publisher (310) 721-4830
http://www.vhdlcohen.com/
Author of following textbooks:
* Using PSL/SUGAR for Formal and Dynamic Verification 2nd Edition, 2004 isbn
0-9705394-6-0
* Real Chip Design and Verification Using Verilog and VHDL, 2002 isbn
0-9705394-2-8
* Component Design by Example ", 2001 isbn 0-9705394-0-1
* VHDL Coding Styles and Methodologies, 2nd Edition, 1999 isbn 0-7923-8474-1
* VHDL Answers to Frequently Asked Questions, 2nd Edition, isbn 0-7923-8115
------------------------------------------------------------------------------