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.

hardware languages and software languages

Status
Not open for further replies.
The first is applied to configure circuit interconnection, other is applied to program the sequence of instructions execution.

+++
 

I think the main difference is that HW languages run concurrent. Software runs sequencially.

Software runs on a CPU and hence has to work instruction by instruction.

Hardware runs concurrent, in that all the Flip Flops of the design are registering their inputs every clock cycle. The language that describes this is run on a simulator that enables the concurrentcy to be observed.

Hope that answers your Q
Sckoarn
 

I think hardware software mostly control the hardware interfacing like memmory,processors ,PCI ,USB etc
Where the software languages is work on the hardware languages
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top