1
0
mirror of synced 2026-05-05 07:35:21 +00:00

Add assign PCOUT = P to DSP48E1

This commit is contained in:
Eddie Hung
2019-08-13 12:19:26 -07:00
parent 0597a3ea23
commit ed4b2834ef

View File

@@ -784,4 +784,6 @@ module DSP48E1 (
end
endgenerate
assign PCOUT = P;
endmodule