Fix missing newline at end of file
Signed-off-by: Clifford Wolf <clifford@clifford.at>
This commit is contained in:
parent
2c8c8b3c74
commit
151db528e4
@ -81,4 +81,4 @@ module _80_anlogic_alu (A, B, CI, BI, X, Y, CO);
|
||||
|
||||
/* End implementation */
|
||||
assign X = AA ^ BB;
|
||||
endmodule
|
||||
endmodule
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user