Flow to HDL: Difference between revisions

Content deleted Content added
creating this page
 
No edit summary
Line 1:
This page is to describe tools and methods that convert Flow based system design into hardware description languages like [[VHDL]] or [[Verilog]]. Typically this is a method of creating designs for [[Field-programmable_gate_array]], [[ASIC]] prototyping and [[DSP]] design. Flow based system design is well suited to [[Field-programmable_gate_array |FPGA]] design as it's easier to specify the inateinnate parreleismparallelism of the architecture.
 
== Discussion ==
Line 11:
 
== Examples ==
*Xilinx System Generator from [http://www.Xilinx.com/ Xilinx]
*StarBridge VIVA from [http://www.starbridgesystems.com/ StarBridge Systems]
 
== External links ==