How can i implement program logic on hardware while using Verilog?
Hash007 27-December-2008 08:40:34 AM

Comments


You can implement program logic on hardware while using Verilog using the proper subset of virtually any (hardware description or software programming) language, a software program called a synthesizer can infer hardware logic operations from the language statements and produce an equivalent net list of generic hardware primitives to implement the specified behavior.

Posted by HamidAliKhan


Yes
Posted by waqqas1


ieeexplore.ieee.org/iel5/8571/27131/01205237.pdf -
Posted by waqasahmad


Using the proper subset of virtually any (hardware description or software programming) language, a software program called a synthesizer can infer hardware logic operations from the language statements and produce an equivalent net list of generic hardware primitives to implement the specified behavior.
Posted by sagitraz



Posted: 28-December-2008 12:56:58 AM By: sagitraz

Using the proper subset of virtually any (hardware description or software programming) language, a software program called a synthesizer can infer hardware logic operations from the language statements and produce an equivalent net list of generic hardware primitives to implement the specified behavior.

Posted: 29-December-2008 11:02:35 AM By: waqasahmad

ieeexplore.ieee.org/iel5/8571/27131/01205237.pdf -

Posted: 30-December-2008 07:27:42 AM By: waqqas1

Yes

Posted: 31-January-2009 11:57:13 AM By: HamidAliKhan

You can implement program logic on hardware while using Verilog using the proper subset of virtually any (hardware description or software programming) language, a software program called a synthesizer can infer hardware logic operations from the language statements and produce an equivalent net list of generic hardware primitives to implement the specified behavior.