From 9f07ac542e57928231a2a9d786c90c1c9b8575ab Mon Sep 17 00:00:00 2001 From: Tianqi Date: Fri, 12 May 2023 09:53:17 -0700 Subject: [PATCH] Update bwe.sv Add Description --- bwe.sv | 1 + 1 file changed, 1 insertion(+) diff --git a/bwe.sv b/bwe.sv index 52bea65..28bc234 100644 --- a/bwe.sv +++ b/bwe.sv @@ -1,3 +1,4 @@ +// record how many receiving IPDs are larger than or equal to sending IPDs module bwe ( input clk, input rst,