Eli Kim

Results 7 issues of Eli Kim

I've setup verible-verilog-ls in vscode first. "Go to definition" did not work on vscode. So, I tried on Neovim, by adding: ``` if has('nvim') lua

The current SPI_DEVICE HWIP has a few limitation of detecting the host system's misbehaviors: - If host de-asserts CSb prior to the full 8 bit opcode, HW IP silently drops...

Priority:P3
Component:RTL
IP:spi_device
Earlgrey-PROD Candidate

## Host jumps the read address The SPI_DEVICE assumes the host reads the address relatively sequentially. If not, (read next 1kB then roll back to previous 1kB), it is worth...

Priority:P2
Type:Enhancement
Component:RTL
IP:spi_device
Type:FutureRelease
Earlgrey-PROD Candidate

As passthrough logic filters incoming commands if they are not in the command information entries, filtering CSR usage is low. We could introduce the `filter` field in the CMD_INFO structure...

Priority:P2
Type:Enhancement
Component:RTL
IP:spi_device
Type:FutureRelease
Earlgrey-PROD Candidate

Currently, address fifo and the payload do not have any information that SW is able to figure out which command these address and/or payload belong to. If the host system...

Priority:P3
Type:Enhancement
Component:RTL
IP:spi_device
Earlgrey-PROD Candidate

As same as `EN4B` / `EX4B` , Read Status (1,2,3) , Read JEDEC ID, Read SFDP commands have fixe values in their command information entries. It is better to split...

Component:Software
Priority:P2
Type:Enhancement
Component:RTL
IP:spi_device
Type:FutureRelease
Earlgrey-PROD Candidate

Add Capability CSR to KMAC that includes the configurations but not limited to: - Masked/ Unmasked - MSGFIFO Depth / Width - Secret Key Size CC: @jadephilipoom @cindychip @vogelpi @ballifatih...

Priority:P3
Type:FutureRelease