Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
04/23/06 18:51
Read: times


 
#114824 - Software Design Description SDD
Responding to: ???'s previous message
Before you start coding, you have to do a simple software design description, i.e have a theoritical strategy how your program should tackle the problem.
For example you can think of algorithm that uses a lookup table for input and output to verify the IC, the algorithm is the same while the LUT changes for each gate type.
Also you have to think how to use same LUT for different pinouts of the IC.
Actual code will be done once you decided the above strategy.
Mahmood

List of 31 messages in thread
TopicAuthorDate
ASM Language            01/01/70 00:00      
   show us your thought            01/01/70 00:00      
      RE:            01/01/70 00:00      
         Software Design Description SDD            01/01/70 00:00      
   RTFM            01/01/70 00:00      
      Re:            01/01/70 00:00      
   Ok            01/01/70 00:00      
      Re:            01/01/70 00:00      
         two ways            01/01/70 00:00      
            RE;            01/01/70 00:00      
               Keypad - or DIP switch            01/01/70 00:00      
               BCD            01/01/70 00:00      
                  no such thing            01/01/70 00:00      
                     opps            01/01/70 00:00      
         Good for you            01/01/70 00:00      
            Well, Can I Do This!            01/01/70 00:00      
               Your program            01/01/70 00:00      
                  without some selection            01/01/70 00:00      
            It is a start            01/01/70 00:00      
               Oh, hoiw often do we see someone believi            01/01/70 00:00      
                  That or it is just Obvious to them            01/01/70 00:00      
                     and why should they assume it is to us            01/01/70 00:00      
                        SMS ?            01/01/70 00:00      
                           well - careful - yes, definitely with as            01/01/70 00:00      
   Circuit Cellar Built one about 1986            01/01/70 00:00      
   Maybe this will work            01/01/70 00:00      
      Why guessing?            01/01/70 00:00      
         also...stuck at 1 and stuck at 0 faults            01/01/70 00:00      
            RE:            01/01/70 00:00      
               Take it literally            01/01/70 00:00      
               RE:RE:            01/01/70 00:00      

Back to Subject List