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.

linux skills required for eda tools

Status
Not open for further replies.

electronicengr

Junior Member level 2
Joined
Jul 18, 2011
Messages
21
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
1,419
Hello friends
Before posting this thread i have searched on the internet and on the forum about linux, all i could find was traditional tutorials about linux as an OS. I have studied a few linux commands but i want to study linux for electronics. for example developing AVR needs working with "makefiles"??, GNU tool chain and so on...... so where to find info about such practical things
 

understanding gcc toolchain is good for your purpose.
download manuals from:
Online Manuals - GNU Project - Free Software Foundation

where you will see manuals for all gnu tools.

then there are lot of sites for understanding gcc , make etc.
google for basics of ...

remember if you can understand the 'make ' you can do anything in gnu tools.

a simple introduction to make was available in "turboc reference"
(yes , turboc has "make"---but nobody uses it)
if you can get turboc manual then you will get the philosophy behind make.
 
See here :
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top