Why "Large-Scale"?


  • For the purposes of this discussion, large systems are those with several hundred thousands or millions of lines of code.

  • Every large system started out as a small system.

  • It is not always known beforehand when a small system may become a large system.

  • Physical design is independent of system size.

  • Even small systems can benefit from following the rules of large-scale physical design.

  • The advantages gained will be even more visible and compelling when the system is truly large.