mirror of
https://github.com/jhshi/openofdm.git
synced 2024-12-19 05:38:10 +00:00
fix comment
This commit is contained in:
parent
191b197d5e
commit
47577f7099
@ -13,7 +13,7 @@ module phase
|
||||
input signed [DATA_WIDTH-1:0] in_q,
|
||||
input input_strobe,
|
||||
|
||||
// [-pi, pi) scaled up by 2048
|
||||
// [-pi, pi) scaled up by 512
|
||||
output reg signed [31:0] phase,
|
||||
output output_strobe
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user