Content deleted Content added
m Date maintenance tags and general fixes: build 560:, removed wikify tag |
m missing article |
||
Line 3:
== Overview ==
NISC is a statically-scheduled horizontal nanocoded architecture (SSHNA). The term "statically scheduled" means that the operation scheduling and hazard handling are done by a compiler. The term "horizontal nanocoded" means that NISC does not have any predefined [[instruction set]] or [[microcode]]. The compiler generates nanocodes which directly control functional units, registers and multiplexers of a given datapath. Giving low-level control to the compiler enables better utilization of datapath resources, which ultimately result in better performance. The benefits of NISC technology are:
# Simpler controller: no hardware scheduler, no instruction decoder
# Better performance: more flexible architecture, better resource utilization
|