L
Lee
Guest
How to do cosimulation for VHDL/Verilog and C?Thanks,
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
FLI (Foreign Language Interface) in Modelsim.How to do cosimulation for VHDL/Verilog and C?Thanks,
yxl4444@louisiana.edu (Lee) wrote in message news:<5c3c88bc.0405051828.491adc45@posting.google.com>...
How to do cosimulation for VHDL/Verilog and C?Thanks,
FLI (Foreign Language Interface) in Modelsim.
Nikos Kavvadias
I have found no need for it.Do the VHDL developer not use or like to use the PLI?
Some developers choose Verilog based on C language expertise.If so many Verilog developer like to use it, how come it is not so
widely used in VHDL?
Code coverage is built-in to modelsim.How else is coverification done in VHDL?
The same way : via C-interface.Hello,
Uncle Noah wrote:
yxl4444@louisiana.edu (Lee) wrote in message
news:<5c3c88bc.0405051828.491adc45@posting.google.com>...
How to do cosimulation for VHDL/Verilog and C?Thanks,
FLI (Foreign Language Interface) in Modelsim.
Nikos Kavvadias
After becoming aware of the PLI functionality in Verilog I started
looking for something similar in VHDL. I found that there is a PLI
specification as well, but after searching for simulators that support
it I only found that a few commercial simulators like ModelSim or Rivera
have it. And there, only the high end version of the simulator has it
implemented. Also it seems like to run under a different name. Like in
ModelSim it is called Foreign Language Interface.
On the other side in Verilog it seems to be pretty common, every
simulator you can find seems to have a PLI and there are tons of books
available.
Do the VHDL developer not use or like to use the PLI?
If so many Verilog developer like to use it, how come it is not so
widely used in VHDL?
How else is coverification done in VHDL?
Thanks for the thoughts.
Guenter
True. For VHDL this interface to C functions in called VHPI. To my knowledgeIn practice the VHDL C-interface is much less standardized then the
Verilog PLI... Been there.
Jos De Laender
How to do cosimulation for VHDL/Verilog and C?Thanks,
FLI (Foreign Language Interface) in Modelsim.
Nikos Kavvadias
After becoming aware of the PLI functionality in Verilog I started
looking for something similar in VHDL. I found that there is a PLI
specification as well, but after searching for simulators that support
it I only found that a few commercial simulators like ModelSim or Rivera
have it. And there, only the high end version of the simulator has it
implemented. Also it seems like to run under a different name. Like in
ModelSim it is called Foreign Language Interface.
On the other side in Verilog it seems to be pretty common, every
simulator you can find seems to have a PLI and there are tons of books
available.
Do the VHDL developer not use or like to use the PLI?
If so many Verilog developer like to use it, how come it is not so
widely used in VHDL?
How else is coverification done in VHDL?
Thanks for the thoughts.
Guenter
Maybe thats a question of needs?On the other side in Verilog it seems to be pretty common, every
simulator you can find seems to have a PLI and there are tons of books
available.
Do the VHDL developer not use or like to use the PLI?
If so many Verilog developer like to use it, how come it is not so
widely used in VHDL?
If you don't like to use a simulator with an interface to C (likeHow else is coverification done in VHDL?