Cleanup space issues
This commit is contained in:
parent
f781940444
commit
d42f97ecbe
|
|
@ -15,4 +15,3 @@ module test(w);
|
|||
$display($time, ": Wire a is now ", a);
|
||||
end
|
||||
endmodule
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2001-2023 Stephen Williams (steve@icarus.com)
|
||||
* Copyright (c) 2001-2024 Stephen Williams (steve@icarus.com)
|
||||
*
|
||||
* This source code is free software; you can redistribute it
|
||||
* and/or modify it in source code form under the terms of the GNU
|
||||
|
|
|
|||
Loading…
Reference in New Issue