Glossary
- ISA search for term
-
ISAi is an acronym for Instruction Set Architecture. This term is used to refer to all of the instructions supported by a particular microprocessor. For instance, most general desktop computers use Intel 386+ microprocessors which use the 386 ISAi.
The EECS 388 course at the University of Kansas makes use of the MicroBlazei soft-processori which defines and uses the MicroBlazei ISAi. The MicroBlazei is based on the DLXi architecture and, thus, has an ISAi which is very similar to the DLXi ISAi.
In the EECS 443 course at the University of Kansas students design and implement a custom microprocessor which uses the KURM ISAi. This ISAi is a simple, 16-bit integer architecture designed by instructors for understandability and ease of implementation.
