Threading optimization of the AEMB microprocessor

Mohamed, M. and Sebastian, P. and Hiung, L.H. and Ngiap, S.T.S. (2014) Threading optimization of the AEMB microprocessor. In: UNSPECIFIED.

Full text not available from this repository.
Official URL: https://www.scopus.com/inward/record.uri?eid=2-s2....

Abstract

This paper aims at explaining the architecture of the AEMB and optimizing its threading model. AEMB is a soft core, open source processor designed for FPGA implementation. AEMB uses a fine grained model that interleaves threads one instruction at a time with separate register sets for each thread. The chosen optimization is to change the current threading model to a Coarse-grained that switches threads on branch instructions. The advantage of this approach is that control hazards will be avoided in most cases hence stalling the pipeline till branch targets are calculated will be drastically decreased. This is quite an improvement over the previous core where the processor stalls for one cycle on any branch instruction encountered. The disadvantage to the coarse grained threading model is that data hazards that can't be forwarded can now cause the processor to stall up to three cycles in the worst case scenario compared to only one stall in the old model. As for Area consumption on FPGA, synthesis showed that the modified core utilizes double the number of LUTs that the original AEMB needs but there was no significant increase in the number of register. Further quantitative analysis is necessary to determine the total gain in performance by running the suitable benchmarks on both versions of the processor. © 2014 IEEE.

Item Type: Conference or Workshop Item (UNSPECIFIED)
Impact Factor: cited By 0
Uncontrolled Keywords: Benchmarking; Field programmable gate arrays (FPGA); Hazards, AEMB; Branch instructions; Coarse-grained; FPGA implementations; Register sets; threading; Threading model; Worst case scenario, Microprocessor chips
Depositing User: Ms Sharifah Fahimah Saiyed Yeop
Date Deposited: 25 Mar 2022 09:05
Last Modified: 25 Mar 2022 09:05
URI: http://scholars.utp.edu.my/id/eprint/31306

Actions (login required)

View Item
View Item