From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp2.ugent.be (smtp2.ugent.be [157.193.49.126]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id C0CA73B2A4 for ; Tue, 9 Mar 2021 08:03:16 -0500 (EST) Received: from localhost (mcheck3.ugent.be [157.193.71.89]) by smtp2.ugent.be (Postfix) with ESMTP id 87ABB7C3; Tue, 9 Mar 2021 14:03:15 +0100 (CET) X-Virus-Scanned: by UGent DICT Received: from smtp2.ugent.be ([157.193.49.126]) by localhost (mcheck3.ugent.be [157.193.43.11]) (amavisd-new, port 10024) with ESMTP id e9LqvcEi5R5v; Tue, 9 Mar 2021 14:03:15 +0100 (CET) Received: from mxcas401.UGent.be (mxcas401.ugent.be [157.193.41.235]) by smtp2.ugent.be (Postfix) with ESMTP id F163BE0; Tue, 9 Mar 2021 14:03:14 +0100 (CET) Received: from mxcas401.UGent.be (157.193.41.235) by mxcas401.UGent.be (157.193.41.235) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.792.3; Tue, 9 Mar 2021 14:03:14 +0100 Received: from mxcas401.UGent.be ([fe80::bde1:35e5:69ab:e89c]) by mxcas401.UGent.be ([fe80::bde1:35e5:69ab:e89c%9]) with mapi id 15.02.0792.010; Tue, 9 Mar 2021 14:03:14 +0100 From: "Xianjun Jiao (UGent-imec)" To: Dave Taht , cerowrt-devel Thread-Topic: mips goes risc-v Thread-Index: AQHXFJY/9LMucVAQKkyhrDD/B3gsQKp7n9/J Date: Tue, 9 Mar 2021 13:03:14 +0000 Message-ID: References: In-Reply-To: Accept-Language: en-US, nl-BE Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [157.193.238.216] Content-Type: multipart/alternative; boundary="_000_fc5c6b29522a49d5ad71c814a4179579UGentbe_" MIME-Version: 1.0 X-Miltered: at jchkm3 with ID 60477212.002 by Joe's j-chkmail (http://helpdesk.ugent.be/email/)! X-j-chkmail-Enveloppe: 60477212.002 from mxcas401.ugent.be/mxcas401.ugent.be/157.193.41.235/mxcas401.UGent.be/ X-j-chkmail-Score: MSGID : 60477212.002 on smtp2.ugent.be : j-chkmail score : . : R=. U=. O=. B=0.000 -> S=0.000 X-j-chkmail-Status: Ham X-Mailman-Approved-At: Tue, 09 Mar 2021 14:41:53 -0500 Subject: Re: [Cerowrt-devel] mips goes risc-v X-BeenThere: cerowrt-devel@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Development issues regarding the cerowrt test router project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Mar 2021 13:03:16 -0000 --_000_fc5c6b29522a49d5ad71c814a4179579UGentbe_ Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable risc-v indeed is getting more and more developers. I also looked into it a = lot. In principle, there is a chance that some of the openwifi low level st= ate machines (for low MAC protocol) could be replaced by some simple risc-v= cores. -- Just some wild/initial ideas, no resource/action planned yet. Best regards, -- Xianjun Jiao Senior researcher, imec - Gent university 210.007, floor 11, Technologiepark 126, 9052, Ghent, Belgium ________________________________ From: Dave Taht Sent: Tuesday, March 9, 2021 4:42:24 AM To: cerowrt-devel Subject: mips goes risc-v https://hardware.slashdot.org/story/21/03/08/2117238/mips-technologies-join= s-risc-v-moves-to-open-source-isa-standard To me my biggest kvetch about the risc-v effort was the lack of additional on-chip IP support, which, lacking compatible busses and so on, was going to limit multiple generations of chips to just what could be developed afresh. Even "simple" IP blocks like usb support take time. While I really like "chisel" as a design language, it is far behind what arm and intel use. But: With the mips licensees scrambling to reuse their IP, somehow, and move to risc-v, I think this architecture has an ever increasing chance of success. It's been a really good couple of months for open source this or that. I keep hoping someone will seriously fund https://github.com/open-sdr/openwifi as well, for, in order to handle the complexities of 802.11n and beyond, a co-processor with some serious oomph, and a well designed piece of open firmware, is needed. -- "For a successful technology, reality must take precedence over public relations, for Mother Nature cannot be fooled" - Richard Feynman dave@taht.net CTO, TekLibre, LLC Tel: 1-831-435-0729 --_000_fc5c6b29522a49d5ad71c814a4179579UGentbe_ Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

= risc-v indeed is getting more and more developers. I also looked into it a lot. In principle, there is a chance that some of the openwifi low level state machines (for low MAC protocol) could be= replaced by some simple risc-v cores. -- Just some wild/initial ideas, no resource/= action planned yet.


Best regards,
--
Xianjun Jiao
Senior researcher= , imec - Gent university
210.007, floor 11= , Technologiepark 126, 9052, Ghent, Belgium



From: Dave Taht <dave.= taht@gmail.com>
Sent: Tuesday, March 9, 2021 4:42:24 AM
To: cerowrt-devel
Subject: mips goes risc-v
 
https://hardware.slashdot.org/story/21/03/08/2117238/mips-technologies= -joins-risc-v-moves-to-open-source-isa-standard

To me my biggest kvetch about the risc-v effort was the lack of
additional on-chip IP support, which,
lacking compatible busses and so on, was going to limit multiple
generations of chips to just what could be developed afresh. Even
"simple" IP blocks like usb support take time. While I really lik= e
"chisel" as a design language, it is far behind what arm and inte= l
use. But: With the mips licensees scrambling to reuse their IP,
somehow, and move to risc-v, I think this architecture has an ever
increasing chance of success.

It's been a really good couple of months for open source this or that.
I keep hoping someone will seriously fund
https://github.com/open-sd= r/openwifi  as well, for, in order to handle
the complexities of 802.11n and beyond, a co-processor with some
serious oomph, and a well designed piece of open firmware, is needed.


--
"For a successful technology, reality must take precedence over public=
relations, for Mother Nature cannot be fooled" - Richard Feynman

dave@taht.net <Dave T=E4ht> CTO, TekLibre, LLC Tel: 1-831-435-0729
--_000_fc5c6b29522a49d5ad71c814a4179579UGentbe_--