

Geometry Engine
- Per vertex and the slope calculation
- Architecture
- Microcoded SIMD processor
- One multiplier and one adder
- High data bandwidth and multiple threads of execution
- Six busses, four port register file, two special data stores
- Flexible independent addressing and control of data movement are accomplished through very wide instruction word
- -Goal linear performance increase and lowest possible impact over and above a uniprocessor solution
- -Approach: Pipeline,MIMD, SIMD

