1. What are the contributions in "Base station mimo detector algorithm implementations" ?
In this paper, the authors implement a high throughput multiple-input multiple-output ( MIMO ) detector for singlecarrier frequency-division multiple access ( SC-FDMA ) base station.. First, the authors compare the throughput performance and power consumption results of the different implementations.. Furthermore, the possible slight losses in the performance or design complexity with the HLS design method could be counteracted by choosing a higher category FPGA.
read more
2. What is the main goal of using the HLS methodology?
The main goal of using the HLS methodology is to improve productivity by shortening the time to create hardware and to reduce the errors introduced by manual refinement thereby shortening the verification time.
read more
3. What is the main goal of using HLS?
Interface synthesis makes it possible to map the transfer of data that is implied by passing of C++ function arguments to various hardware interfaces such as wires, registers, memories, buses, or more complex userdefined interfaces.
read more
4. What is the purpose of the HLS methodology?
All the necessary signals and timing constraints are generated during the synthesis process so that the generated RTL code conforms and is optimized to the desired interfaces.
read more





