Flow to HDL: Difference between revisions

Content deleted Content added
Examples: defunct
DSP = Digital Signal Processing
Line 1:
'''Flow to HDL''' tools and methods convert flow-based system design into a [[hardware description language]] (HDL) such as [[VHDL]] or [[Verilog]]. Typically this is a method of creating designs for [[field-programmable gate array]], [[application-specific integrated circuit]] prototyping and [[DSP]]{{Clarify(Digital me|date=FebruarySignal 2009}}Processing) design. Flow-based system design is well-suited to field-programmable gate array design as it is easier to specify the innate parallelism of the architecture.
 
== History==