notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

DesignPoint.md (285B)


      1 # Design Point
      2 
      3 CA L3
      4 
      5 **Definition:** The point of a computer's design including constraints of the system. 
      6 
      7 Here are some of the design constraints:
      8 
      9 1. Cost
     10 2. Energy Consumption
     11 3. Performance
     12 4. Availability (how long can it run)
     13 5. Reliability and Correctness
     14 6. Time to Market