From bea538ba3128d5bb4c728cda6e10534209e139d7 Mon Sep 17 00:00:00 2001 From: Matt Ettus Date: Mon, 14 Mar 2011 10:18:47 -0700 Subject: u2/u2p: reworked settings bus addresses --- usrp2/udp/prot_eng_tx.v | 5 ----- 1 file changed, 5 deletions(-) (limited to 'usrp2/udp') diff --git a/usrp2/udp/prot_eng_tx.v b/usrp2/udp/prot_eng_tx.v index 806f26b43..322c6ec91 100644 --- a/usrp2/udp/prot_eng_tx.v +++ b/usrp2/udp/prot_eng_tx.v @@ -1,9 +1,4 @@ -// The first line: -// Bits 18:17 Select which source/dest pair -// Bit 16 1 for fast path (accelerated protocol) -// Bits 15:0 Length in bytes - module prot_eng_tx #(parameter BASE=0) (input clk, input reset, input clear, -- cgit v1.2.3