Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 593 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 593 Bytes

Phybench with LinguaFranca

This is an implementation of the LTE Uplink Receiver PHY benchmark with the reactors model of computation.

The LTE PHY benchmark is a realistic implementation of the baseband processing for an LTE mobile base station. For more infomation of the LTE PHY benchmark please refer to:

https://www.sjalander.com/research/pdf/sjalander-ispass2012.pdf

Reactors is a concurrent model of computation for reactive systems. More specifically we use LinguaFranca, a coordination language that implements the reactor model:

https://www.lf-lang.org