Tomer Gidony
Guest
Tue Feb 16, 2010 7:51 pm
Hi all,
Does someone know a way for transforming VHDL code into a Simulink
model ?
I'm familiar with the Simulink HDL coder, but this tool can transform
only in the opposite direction ...
Tim McBrayer
Guest
Tue Feb 16, 2010 7:51 pm
Tomer Gidony wrote:
Quote:
Hi all,
Does someone know a way for transforming VHDL code into a Simulink
model ?
I'm familiar with the Simulink HDL coder, but this tool can transform
only in the opposite direction ...
Tomer,
The MathWorks offers a product to do exactly what you are looking for. Please see the
product page at
http://www.mathworks.com/products/eda-simulator/
Regards,
--
Tim McBrayer
The MathWorks
Tomer Gidony
Guest
Tue Feb 16, 2010 10:47 pm
Quote:
Thanks Tim, This will indeed suffice for my simulations.
But is it possible to implement a system in Simulink which is based
upon implemented modules in VHDL ? If so, who can I attach to these
VHDL implemented modules a corresponding modules in Simulink ?
Thanks, Tomer
brian_farmer
Guest
Tue Feb 16, 2010 11:20 pm
On Feb 16, 3:47 pm, Tomer Gidony <tom...@gmail.com> wrote:
Quote:
Tomer,
The MathWorks offers a product to do exactly what you are looking for. Please see the
product page
athttp://www.mathworks.com/products/eda-simulator/
Regards,
--
Tim McBrayer
The MathWorks
Thanks Tim, This will indeed suffice for my simulations.
But is it possible to implement a system in Simulink which is based
upon implemented modules in VHDL ? If so, who can I attach to these
VHDL implemented modules a corresponding modules in Simulink ?
Thanks, Tomer
Take a look at Aldec's Co-simulation for use with their Active-HDL. I
am pretty sure it does what you are saying. Mathworks has good stuff,
but I have not used what was mentioned.
backhus
Guest
Wed Feb 17, 2010 9:18 am
On 16 Feb., 21:47, Tomer Gidony <tom...@gmail.com> wrote:
Quote:
Tomer,
The MathWorks offers a product to do exactly what you are looking for. Please see the
product page
athttp://www.mathworks.com/products/eda-simulator/
Regards,
--
Tim McBrayer
The MathWorks
Thanks Tim, This will indeed suffice for my simulations.
But is it possible to implement a system in Simulink which is based
upon implemented modules in VHDL ? If so, who can I attach to these
VHDL implemented modules a corresponding modules in Simulink ?
Thanks, Tomer
Hi Tomer,
if you are working with Xilinx FPGAs, you can use the DSP System
Generator for that purpose.
With sysgen comes the XILINX Blockset for Simulink and there's a
"Black Box" module that can "host" VHDL code for HDL-Cosimulation
within the Matlab/Simulink environment.
Have a nice simulation
Eilert
Tricky
Guest
Wed Feb 17, 2010 10:46 am
On 16 Feb, 20:47, Tomer Gidony <tom...@gmail.com> wrote:
Quote:
Tomer,
The MathWorks offers a product to do exactly what you are looking for. Please see the
product page
athttp://www.mathworks.com/products/eda-simulator/
Regards,
--
Tim McBrayer
The MathWorks
Thanks Tim, This will indeed suffice for my simulations.
But is it possible to implement a system in Simulink which is based
upon implemented modules in VHDL ? If so, who can I attach to these
VHDL implemented modules a corresponding modules in Simulink ?
Thanks, Tomer
Basically, no there isnt. The only option is co-simulation.