[libre-riscv-dev] [Bug 64] New: data handling / io control / data routing API needed
bugzilla-daemon at libre-riscv.org
bugzilla-daemon at libre-riscv.org
Fri Apr 19 09:05:20 BST 2019
http://bugs.libre-riscv.org/show_bug.cgi?id=64
Bug ID: 64
Summary: data handling / io control / data routing API needed
Product: Libre Shakti M-Class
Version: unspecified
Hardware: PC
OS: Linux
Status: CONFIRMED
Severity: enhancement
Priority: ---
Component: Source Code
Assignee: lkcl at lkcl.net
Reporter: lkcl at lkcl.net
CC: libre-riscv-dev at lists.libre-riscv.org
NLnet milestone: ---
A data handling, routing and I/O control API is needed. this as the
basic building blocks for creating pipelines.
required features (edit this comment and add as necessary)
* ready/valid signalling that matches wishbone and AXI4
* disconnected mode for FSMs (FSM accepts, multi-cycle processes, sends)
* full data separation from signalling, to allow combinatorial data block
chaining without signalling being involved
* queue/buffering capability (with write-through)
* synchronous mode (to provide guaranteed clock delay characteristics)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-riscv-dev
mailing list