Skip to content

Commit

Permalink
Fixed another HDL problem.
Browse files Browse the repository at this point in the history
  • Loading branch information
fabrizioferrandi committed Nov 24, 2023
1 parent 7d35b7b commit be2363d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions etc/lib/technology/C_MEM_IPs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3033,7 +3033,6 @@ ARRAY_1D_STD_BRAM_NN_instance : ARRAY_1D_STD_BRAM_NN_SDS generic map (BITSIZE_in
ARRAY_1D_STD_BRAM_NN_SDS_3 #(
.BITSIZE_in1(BITSIZE_in1),
.PORTSIZE_in1(PORTSIZE_in1),
.PORTSIZE_in1(PORTSIZE_in1),
.BITSIZE_in2r(BITSIZE_in2r),
.PORTSIZE_in2r(PORTSIZE_in2r),
.BITSIZE_in2w(BITSIZE_in2w),
Expand Down Expand Up @@ -3082,7 +3081,6 @@ ARRAY_1D_STD_BRAM_NN_SDS_3 #(
.ALIGNMENT(ALIGNMENT),
.BITSIZE_proxy_in1(BITSIZE_proxy_in1),
.PORTSIZE_proxy_in1(PORTSIZE_proxy_in1),
.PORTSIZE_proxy_in1(PORTSIZE_proxy_in1),
.BITSIZE_proxy_in2r(BITSIZE_proxy_in2r),
.PORTSIZE_proxy_in2r(PORTSIZE_proxy_in2r),
.BITSIZE_proxy_in2w(BITSIZE_proxy_in2w),
Expand Down Expand Up @@ -3402,7 +3400,6 @@ ARRAY_1D_STD_BRAM_NN_SDS_4 #(
.ALIGNMENT(ALIGNMENT),
.BITSIZE_proxy_in1(BITSIZE_proxy_in1),
.PORTSIZE_proxy_in1(PORTSIZE_proxy_in1),
.PORTSIZE_proxy_in1(PORTSIZE_proxy_in1),
.BITSIZE_proxy_in2r(BITSIZE_proxy_in2r),
.PORTSIZE_proxy_in2r(PORTSIZE_proxy_in2r),
.BITSIZE_proxy_in2w(BITSIZE_proxy_in2w),
Expand Down

0 comments on commit be2363d

Please sign in to comment.