Merge pull request #10 from redfast00/master

Correct typo
This commit is contained in:
Jinghao Shi 2020-08-27 00:36:39 -07:00 committed by GitHub
commit 257f2c2f59
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,7 +28,7 @@ The first module in the pipeline is the :file:`power_trigger.v`. It takes the I/
samples as input and asserts the ``trigger`` signal during a potential packet
activity. Optionally, it can be configured to skip the first certain number of
samples before detecting a power trigger. This is useful to skip the spurious
signals during the intimal hardware stabilization phase.
signals during the initial hardware stabilization phase.
The logic of the ``power_trigger`` module is quite simple: after skipping
certain number of initial samples, it waits for significant power increase and