mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-27 21:48:58 +00:00
Another block of spelling fixes
Smaller this time
This commit is contained in:
parent
022f570563
commit
6c00704a5e
24 changed files with 53 additions and 53 deletions
|
@ -65,7 +65,7 @@ always @(posedge clk, posedge arst1, posedge arst2, negedge arst3) begin
|
|||
end
|
||||
endmodule
|
||||
|
||||
// SR-Flip-Flops are on the edge of well defined vewrilog constructs in terms of
|
||||
// SR-Flip-Flops are on the edge of well defined Verilog constructs in terms of
|
||||
// simulation-implementation mismatches. The following testcases try to cover the
|
||||
// part that is defined and avoid the undefined cases.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue