|
|
|
|
|
|
|
|
|
|
|
|
Introduction
|
|
|
In ASIC world real work is done in Unix OS, (earlier it was Sun and HP unix, now it is Linux.). In Unix we have lot powerfull tools to make life easier. This basically help in automating routines jobs. Like Makefile helps in automating the compiling process, one need to type the command line options eveytime one wants compile. Take another example, CVS helps to keep track of changes in files, helps in tagging files for release. This are only few examples, but the list is long. |
|
|
|
|
|
In next few pages, I will make a effort to share my experience in how to use scritping, Makefiles, CVS in ASIC world. After reading these short tutorials, one should be in a position to use them in real projects. |
|
|
|
|
|
As usual, you may find mistakes in what I have written, or you have better way to put this tutorial, or you think I need to know about something. Please mail me. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Copyright © 1998-2014 |
Deepak Kumar Tala - All rights reserved |
Do you have any Comment? mail me at:deepak@asic-world.com
|
|
|