Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Is it possible to do mixed VHDL/Verilog coding in Xilinx ISE

Status
Not open for further replies.

mateushh

Newbie level 4
Joined
Aug 12, 2004
Messages
7
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
40
ise mixed language

Hello!

Has anyone tried mixed VHDL and Verilog coding in Xilinx ISE ??
Is it actually possible??


Thanks a lot in advance!

mateushh
 

xilinxise verilog vhdl

Just stick with one language in one design, the problem is completed enough with single language, there is no need to open a can of worms.
 

mixed vhdl verilog in ise

There are times when you NEED to use mixed compilation.

For example, you may find a core that it's written in one language, while your project is done in another language.

If, for example, you have a nice *free* open-source PCI core written in Verilog, but you design in VHDL, and VHDL PCI cores cost like 5000$ (which, for example, are only available as commercially), I think the initial question would need some considerations :) Well, this could be anything, not specificly PCI core!

Xilinx page specify that ISE support mixed language synthesis with Simplify Pro and XST. I don't think that ISE alone support synthesis of mixed languages, but it most probably support projects with mixed sources.
 

ise verilog support

Yes friend ISE allow to mix several languages ,Sometimes is very necessary . verilog+ VHDL + HDL no problem! Ise is a nice enviroment !
Is a necessity in this evolving world !
 

mixed language compilation vhdl verilog

Yes it is.

If you are confused, you still can use XST to compile both VHDL and Verilog into NGC files separately. Then you can build, map, place & route starting from NGC files.

ISE is quite versatile.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top