osmo-e1-hardware/gateware/icE1usb
Sylvain Munaut 60f664fba3 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
2024-04-30 16:08:14 +02:00
..
data gateware/icE1usb: Add custom pre-pack optimizations to fix build 2020-10-09 13:40:16 +02:00
doc gateware: Rework the low-level line state monitoring ticks 2024-04-30 16:08:14 +02:00
rtl gateware: Rework the low-level line state monitoring ticks 2024-04-30 16:08:14 +02:00
sim gateware/icE1usb: Initial import of production hardware gateware 2020-09-15 22:11:29 +02:00
.gitignore gateware/icE1usb: Initial import of production hardware gateware 2020-09-15 22:11:29 +02:00
Makefile gateware/icE1usb: Replace local I2C core with no2misc one 2022-05-03 14:00:35 +02:00