Research Article

Exploiting Partial Reconfiguration through PCIe for a Microphone Array Network Emulator

Algorithm 1

Classification of nodes.
input: Nodes’ configuration list ,
output: Sorted and classified node list
(1) begin
(2)    Sort nodes based on their area cost (, );
(3)    Find Compatible (, );
(4) end