forked from Github_Repos/cvw
formatting
This commit is contained in:
parent
37b73ea42e
commit
73fbc21aab
@ -43,5 +43,4 @@ module byteUnit #(parameter WIDTH=32) (
|
||||
end
|
||||
|
||||
mux2 #(WIDTH) bytemux(Rev8Result, OrcBResult, ByteSelect, ByteResult);
|
||||
|
||||
endmodule
|
@ -47,7 +47,6 @@ module clmul #(parameter WIDTH=32) (
|
||||
ClmulResult[i] = s[WIDTH*i+j-1];
|
||||
end
|
||||
end
|
||||
|
||||
endmodule
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user