mirror of
https://github.com/jhshi/openofdm.git
synced 2025-05-31 22:50:51 +00:00
turn on soft_decoding in dot11_tb.v
This commit is contained in:
parent
6d60fceed2
commit
2b3a043e8c
@ -271,6 +271,7 @@ dot11 dot11_inst (
|
||||
|
||||
.power_thres(11'd0),
|
||||
.min_plateau(32'd100),
|
||||
.soft_decoding(1'b1),
|
||||
|
||||
.rssi_half_db(rssi_half_db),
|
||||
.sample_in(sample_in),
|
||||
|
Loading…
x
Reference in New Issue
Block a user