tnt uploaded patch set #3 to this change.

View Change

The following approvals got outdated and were removed: Verified+1 by Jenkins Builder

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
---
M gateware/common/rtl/soc_base.v
M gateware/cores/no2e1
M gateware/e1-tracer/doc/mem-map.md
M gateware/e1-tracer/rtl/misc.v
M gateware/e1-tracer/rtl/top.v
M gateware/icE1usb-proto/doc/mem-map.md
M gateware/icE1usb-proto/rtl/misc.v
M gateware/icE1usb-proto/rtl/top.v
M gateware/icE1usb/doc/mem-map.md
M gateware/icE1usb/rtl/misc.v
M gateware/icE1usb/rtl/top.v
11 files changed, 176 insertions(+), 65 deletions(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-e1-hardware refs/changes/79/36679/3

To view, visit change 36679. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-e1-hardware
Gerrit-Branch: master
Gerrit-Change-Id: I31fa8a717a26643f1b6ca5644bee1d8c41a2512e
Gerrit-Change-Number: 36679
Gerrit-PatchSet: 3
Gerrit-Owner: tnt <tnt@246tNt.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-MessageType: newpatchset