• LOGIN

Wesley Peck

Home

Computing

A vocabulary of computing terms. These terms span from general purpose computing to embedded systems to high level languages and everything in-between.

a | b | c | d | e | f | g | h | i | j | k | l | m | n | o | p | q | r | s | t | u | v | w | x | y | z | 0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9
Click one of the letters above to be taken to a page of all terms beginning with that letter.
i
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.

Navigation

  • Home
  • EECS 388
  • FPGA Tutorials
  • MicroBlaze Tutorials
  • Frequently Asked Questions
  • Glossary
  • Search

(C) 2008 Wesley Peck
All Rights Reserved