From 9205dc7b15c93229c1fa5ba70dbb2a2834df3040 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Wed, 25 Sep 2019 23:25:20 +0100 Subject: [PATCH] clarify --- nlnet_2019_wishbone_streaming.mdwn | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/nlnet_2019_wishbone_streaming.mdwn b/nlnet_2019_wishbone_streaming.mdwn index 6101a9194..075c9be6c 100644 --- a/nlnet_2019_wishbone_streaming.mdwn +++ b/nlnet_2019_wishbone_streaming.mdwn @@ -21,11 +21,12 @@ if you need any HTML to make your point please include this as attachment. In projects such as the Libre RISCV SoC, commercial grade communications bus infrastructure is needed. Ordinarily this would mean AXI4 however -it is not only patented but its patent holder has begun denying licenses -due to the US trade war. +it is not only patented but its patent holder (ARM) has begun denying +licenses due to the US trade war. The main alternative with large adoption is Wishbone. However Wishbone -does not have "streaming" capability, which is typically needed for +does not have "streaming" capability (basically the ability to embed +"timecode" stamps into a data stream), which is typically needed for audio and video streaming interfaces. Therefore this project will write up an enhancement to the Wishbone B4 -- 2.30.2