mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-17 09:56:40 +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
|
@ -1,5 +1,5 @@
|
|||
|
||||
// test case taken from amber23 verilog code
|
||||
// test case taken from amber23 Verilog code
|
||||
module a23_barrel_shift_fpga_rotate(i_in, direction, shift_amount, rot_prod);
|
||||
|
||||
input [31:0] i_in;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue