Research Article

Floorplacement for Partial Reconfigurable FPGA-Based Systems

Algorithm 3

Partitioning into RRs.
   Buckets ;
   For  all Externally connected RFU do
     .add( );
   end  for
   Wirelength-driven-partition( );
   Fix-existing-associations( );
   for  all Remaining RFU do
          .add( );
   end  for
   Resource-driven-partition( );