User Tools


Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
tutorials:synthesis [2017/08/17 09:47]
wirthlin
tutorials:synthesis [2019/07/15 15:41] (current)
jgoeders
Line 3: Line 3:
 An important step involved in the process of generating a digital circuit is HDL //​Synthesis//​. Synthesis is the process of converting the HDL files you have created into a set of logic gates and wiring. This set of gates and the wiring between them is called a circuit "​netlist"​. The following video demonstrates how to run the Synthesis tool. An important step involved in the process of generating a digital circuit is HDL //​Synthesis//​. Synthesis is the process of converting the HDL files you have created into a set of logic gates and wiring. This set of gates and the wiring between them is called a circuit "​netlist"​. The following video demonstrates how to run the Synthesis tool.
  
-{{:​tutorials:​synthesis.mp4}}+{{youtube>​bthZAsSfZNQ?​rel=0&​noborder&​1080x700}}
  
 +/*
 +{{:​tutorials:​synthesis.mp4}}
 +*/
  
 /* /*