fejkon icon indicating copy to clipboard operation
fejkon copied to clipboard

Fibre Channel / FICON HBA implemented on FPGA

Results 22 fejkon issues
Sort by recently updated
recently updated
newest added

After a big break and mentally going over things that need to be debugged and issues I'm having, mostly related to PCIe, I have decided to put this project to...

Apparently the System Console allows for making dashboards and widgets. That would be really cool to give a board overview like ID, PCIe stats, and SFP data. See https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_system_console.pdf page...

enhancement
good first issue

Alex has also moved to cocotb recently so we should move to his library instead of our own pcie.py when time permits: https://github.com/alexforencich/cocotbext-pcie

enhancement
help wanted
good first issue
pcie

- [ ] Create a fejkon.sof.git with the revision hash in it - [ ] Make syscon load fejkon.sof on startup - [ ] Warn if the detected board is...

enhancement

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...

enhancement
fc

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...

enhancement
question

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"...

bug

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...

enhancement
fc

This might be a useful feature to surface state information to user space.

enhancement
fc

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...

enhancement
fc