Skip to content

Changes

Summary

  1. gateware: Rework the low-level line state monitoring ticks (details)
Commit 40ccb4e3a385f7b56ac59cda8e9aebba84fa70bc by Sylvain Munaut
gateware: Rework the low-level line state monitoring ticks

The 'tick' system was meant to allow the firmware to monitor the
low level state of the line, beyong just "not aligned", but it was
never really useful in the present state.

Now we have more tick source available (but only one can be measured
at the same time). More specifically, the firmware can monitor the
presence/absence of raw pulses (LOS condition), it can also monitor
the number of '1' pulses to detect an AIS signals, or simply the rate
of RX pulses (to tune the local oscillator to incoming signal rate).

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
Change-Id: I31fa8a717a26643f1b6ca5644bee1d8c41a2512e
The file was modified gateware/icE1usb-proto/rtl/misc.v
The file was modified gateware/e1-tracer/rtl/misc.v
The file was modified gateware/icE1usb/rtl/misc.v
The file was modified gateware/cores/no2e1
The file was modified gateware/icE1usb/doc/mem-map.md
The file was modified gateware/icE1usb/rtl/top.v
The file was modified gateware/icE1usb-proto/rtl/top.v
The file was modified gateware/e1-tracer/doc/mem-map.md
The file was modified gateware/icE1usb-proto/doc/mem-map.md
The file was modified gateware/common/rtl/soc_base.v
The file was modified gateware/e1-tracer/rtl/top.v