Update IP
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
// =============================================================================
|
||||
// Generated by efx_ipmgr
|
||||
// Version: 2022.2.322
|
||||
// IP Version: 2.2
|
||||
// Version: 2023.1.150
|
||||
// IP Version: 5.0
|
||||
// =============================================================================
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
// Copyright (C) 2013-2022 Efinix Inc. All rights reserved.
|
||||
// Copyright (C) 2013-2023 Efinix Inc. All rights reserved.
|
||||
//
|
||||
// This document contains proprietary information which is
|
||||
// protected by copyright. All rights are reserved. This notice
|
||||
@@ -47,5 +47,5 @@ localparam NREPRESENTATION = "UNSIGNED";
|
||||
localparam WIDTHN = 16;
|
||||
localparam WIDTHD = 16;
|
||||
localparam DREPRESENTATION = "UNSIGNED";
|
||||
localparam PIPELINE = 0;
|
||||
localparam PIPELINE = 1'b0;
|
||||
localparam LATENCY = 16;
|
||||
|
||||
Reference in New Issue
Block a user