
Originally Posted by
bridgman
Two part answer:
1. The documentation written during design is not really the kind of docco needed by driver developers... it's more along the lines of "the XX block is divided into sub-blocks a,b,c,d,e. Sub-block a breaks incoming vertex information down into 5 parallel streams and connects to sub-block b via a 1072-bit parallel bus running at 1/2 the engine clock rate...". There are some rudimentary programming docs written but they happen later in the process and are generally not real detailed because the hw and sw teams are colocated.
2. That said, with each new generation we are trying to improve the quality of programming documentation written during hw development. The first step, starting with 7xx, was to have all the different component teams contribute to the same document so we had more commonality in terms of level of detail and documentation style. We were actually able to get the 7xx running before the 6xx, and used that as a stepping stone to get 6xx working.