Christian Svensson
Christian Svensson
- [ ] Create a fejkon.sof.git with the revision hash in it - [ ] Make syscon load fejkon.sof on startup - [ ] Warn if the detected board is...
Right now the signal integrity on the SFP channels has not been a issue, and likely will not be. However I have been playing around with the Eye viewer and...
From the LowRISC style guide it is apparent that they are using asynchronous reset and active-low. Thinking about it, that does make a whole lot of sense, and might mean...
From #63 research. We are using synchronized resets, so we should make sure the system is adequately set up to generate those. In essence this likely means changing some "deassert"...
From playing around with fejkon with some actual FC traffic it has become clear that there will be a need to capture behavior on the primitives. For example when debugging...
This might be a useful feature to surface state information to user space.
I don't recall why I chose LF2 as the default state, it seems LF1 would be a more logical choice to avoid having to go LF2 -> LF1 as the...
It seems like we get a proper link synchronization with a remote QLogic card, but the link does not go up. Not surprising, as we only send IDLE and it...
According to FC-AL-2 > The Arbitrate Primitive Signal (ARByx) may be transmitted in place of an Idle and therefore becomes a Fill Word which may be removed for clock skew...
> 8GFC shall use frame scrambling and emission lowering protocol as stated in FC-FS-3 (reference [33]). This is very likely why our captured data looks a bit iffy right now.