Design register stack with bubble sorting function

  • Authors:
  • Hoda B. Abugharsa

  • Affiliations:
  • The Higher Institute of Industry, Misurata, Libya

  • Venue:
  • EHAC'10 Proceedings of the 9th WSEAS international conference on Electronics, hardware, wireless and optical communications
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we propose to design a register-stack with sorting ability, that means at any time we can stop pushing in and popping out data from the stack and start sorting the stored data. The sorting operation design depends on converting a sorting algorithm that called Bubble Sorting Algorithm into an Algorithm State Machine (ASM) chart in order to design a control unit for the stack that performs the sorting operation.