( ESNUG 328 Item 5 ) ----------------------------------------------- [9/9/99]
Subject: ( ESNUG 327 #11 ) Chronology's QuickBench BFMs In Mentor's Renoir
> Does anyone have advice on how to integrate a VHDL Portable BFM generated
> with Chronology's QuickBench Modeler tool into Mentor's Renoir tool? I've
> tried importing the BFM as an external package into Renoir and tried using
> the HDL-to-Graphics converter in Renoir. Both methods result in Renoir
> giving the same error messages of "...invalid VHDL code...", except I can
> compile the BFM code using ModelSim with no errors.
>
> Any suggestions are appreciated.
>
> - Bruce Parker
> Motorola
From: Gene Stuckey <Gene.Stuckey@tellabs.com>
John,
Check out: http://www.chronology.com/support/appnotes.html
They recently added an app note for "Using Portable Models with Renoir".
The way I have been doing it is a method they don't mention in their
applets. I create a Renoir library that contains a "wrapper" component
which is just an "VHDL architecture" that instantiates the QB model
and a Renoir "standard library" into which the QB stuff gets compiled.
This prevents other users from having to know the path to the compiled
library in order to do a foreign instantiation. It also got around the
bug in which Renoir could not parse QB files.
- Gene R. Stuckey, Jr.
Tellabs Operations, Inc. Bolingbrook, IL
|
|