Resolve L2SDP-431
3 unresolved threads
3 unresolved threads
Closes L2SDP-431
Merge request reports
Activity
23 23 -- Purpose: 24 24 -- Core design for Lofar2 SDP station 25 25 -- Description: 26 26 -- Unb2b version for lab testing changed this line in version 2 of the diff
114 114 CONSTANT c_sdp_marker_bst : NATURAL := 66; -- = 0x42 = 'B' 115 115 CONSTANT c_sdp_marker_xst : NATURAL := 88; -- = 0x58 = 'X' 116 116 117 CONSTANT c_sdp_offload_time : NATURAL := 13000; -- from wave window 62855nS / 5nS = 12571 cycles. 117 --CONSTANT c_sdp_offload_time : NATURAL := 13000; -- from wave window 62855nS / 5nS = 12571 cycles. 118 CONSTANT c_sdp_offload_time : NATURAL := 600000; 11 -- http://www.apache.org/licenses/LICENSE-2.0 12 -- 13 -- Unless required by applicable law or agreed to in writing, software 14 -- distributed under the License is distributed on an "AS IS" BASIS, 15 -- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 16 -- See the License for the specific language governing permissions and 17 -- limitations under the License. 18 -- 19 ------------------------------------------------------------------------------- 20 21 ------------------------------------------------------------------------------- 22 -- Author : R vd Walle 23 -- Purpose: 24 -- Core design for Lofar2 SDP station 25 -- Description: 26 -- Combines sdp nodes. changed this line in version 2 of the diff
mentioned in commit ea6187b8
Please register or sign in to reply