mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-09-04 19:31:00 +02:00
End of file fix
This commit is contained in:
@@ -20,4 +20,3 @@ output reg Q;
|
||||
always @(posedge C)
|
||||
Q <= D;
|
||||
endmodule
|
||||
|
||||
|
||||
Reference in New Issue
Block a user