diff --git a/top/firmware/hdl/MProcessor.vhd b/top/firmware/hdl/MProcessor.vhd
index 8f5bd62e33f16f47d2478f965e864a5047dc9c08..b5def40f7e0a57040f7ac5beb0acff676126765e 100644
--- a/top/firmware/hdl/MProcessor.vhd
+++ b/top/firmware/hdl/MProcessor.vhd
@@ -92,7 +92,7 @@ begin
     LinkAggregatorInstance: entity work.LinkAggregatorIPBus
     --==============================--
     generic map (
-        N_LINKS       => 6
+        N_LINKS       => N_LINKS
     )
     port map (
         --- Input Ports ---