Re: [libre-riscv-dev] Priority Encoder
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sat, 16 May 2020 16:27:55 +0000 (17:27 +0100)
committerlibre-riscv-dev <libre-riscv-dev@lists.libre-riscv.org>
Sat, 16 May 2020 16:28:18 +0000 (17:28 +0100)
94/a85cff2743ff22d2fafde68ccd378ca7a45cd3 [new file with mode: 0644]

diff --git a/94/a85cff2743ff22d2fafde68ccd378ca7a45cd3 b/94/a85cff2743ff22d2fafde68ccd378ca7a45cd3
new file mode 100644 (file)
index 0000000..d36b8c4
--- /dev/null
@@ -0,0 +1,69 @@
+Return-path: <libre-riscv-dev-bounces@lists.libre-riscv.org>
+Envelope-to: publicinbox@libre-riscv.org
+Delivery-date: Sat, 16 May 2020 17:28:19 +0100
+Received: from localhost ([::1] helo=libre-riscv.org)
+       by libre-soc.org with esmtp (Exim 4.89)
+       (envelope-from <libre-riscv-dev-bounces@lists.libre-riscv.org>)
+       id 1jZzfe-000361-NM; Sat, 16 May 2020 17:28:18 +0100
+Received: from lkcl.net ([217.147.94.29])
+ by libre-soc.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128)
+ (Exim 4.89) (envelope-from <lkcl@lkcl.net>) id 1jZzfd-00035v-Bj
+ for libre-riscv-dev@lists.libre-riscv.org; Sat, 16 May 2020 17:28:17 +0100
+DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lkcl.net;
+ s=201607131; 
+ h=Content-Type:To:Subject:Message-ID:Date:From:References:In-Reply-To:MIME-Version;
+ bh=j8C0sSrhSbjsTMG37uTsrPeV5JTK32NuOAa8xr6tf5Q=; 
+ b=SpyNpjESkIk7kmGKqWo38JmYt2Kdjqjv4W3aIfps5YlgSNBsWIYoDE93v9WQ6tb4VO/ObMWNZt3uR9e1kilx0Lbn0po9FKDc0I4wH+mkfYxN4DhqMvCF5xd+a1dA5p3mJ2igN2w7+b5mj5b6F0lVycNYQaGZX/w+uYFwGjopfEk=;
+Received: from mail-lf1-f42.google.com ([209.85.167.42])
+ by lkcl.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128)
+ (Exim 4.84_2) (envelope-from <lkcl@lkcl.net>) id 1jZzfd-0007Lr-1b
+ for libre-riscv-dev@lists.libre-riscv.org; Sat, 16 May 2020 16:28:17 +0000
+Received: by mail-lf1-f42.google.com with SMTP id 82so4417268lfh.2
+ for <libre-riscv-dev@lists.libre-riscv.org>;
+ Sat, 16 May 2020 09:28:01 -0700 (PDT)
+X-Gm-Message-State: AOAM531Kp+Jh229/67rO7jbibnWzu6pisiorxVN5RGNvX4x/NYSoX58Q
+ +JonXnBLHIKUtdOunmTGm6CMMe7LEgJVTyzueC0=
+X-Google-Smtp-Source: ABdhPJwWeALQUhtkX5TzELhlAE+M13F00J8hNbmaIhVk2ocBIsXpV2+AMDl9TE5hyLvu2PKnTfzkiumqBmY1zdpxweg=
+X-Received: by 2002:a05:6512:31c5:: with SMTP id
+ j5mr6033418lfe.26.1589646476038; 
+ Sat, 16 May 2020 09:27:56 -0700 (PDT)
+MIME-Version: 1.0
+Received: by 2002:a05:6504:31aa:0:0:0:0 with HTTP; Sat, 16 May 2020 09:27:55
+ -0700 (PDT)
+In-Reply-To: <16F915EC-9270-4A28-80E0-0D36029AC6A1@gatech.edu>
+References: <16F915EC-9270-4A28-80E0-0D36029AC6A1@gatech.edu>
+From: Luke Kenneth Casson Leighton <lkcl@lkcl.net>
+Date: Sat, 16 May 2020 17:27:55 +0100
+X-Gmail-Original-Message-ID: <CAPweEDxsrKHFyoyTC1mem4Z2GJZR5P4YmsMRaKwbXdnKfNX3jQ@mail.gmail.com>
+Message-ID: <CAPweEDxsrKHFyoyTC1mem4Z2GJZR5P4YmsMRaKwbXdnKfNX3jQ@mail.gmail.com>
+To: Libre-RISCV General Development <libre-riscv-dev@lists.libre-riscv.org>
+X-Content-Filtered-By: Mailman/MimeDel 2.1.23
+Subject: Re: [libre-riscv-dev] Priority Encoder
+X-BeenThere: libre-riscv-dev@lists.libre-riscv.org
+X-Mailman-Version: 2.1.23
+Precedence: list
+List-Id: Libre-RISCV General Development
+ <libre-riscv-dev.lists.libre-riscv.org>
+List-Unsubscribe: <http://lists.libre-riscv.org/mailman/options/libre-riscv-dev>, 
+ <mailto:libre-riscv-dev-request@lists.libre-riscv.org?subject=unsubscribe>
+List-Archive: <http://lists.libre-riscv.org/pipermail/libre-riscv-dev/>
+List-Post: <mailto:libre-riscv-dev@lists.libre-riscv.org>
+List-Help: <mailto:libre-riscv-dev-request@lists.libre-riscv.org?subject=help>
+List-Subscribe: <http://lists.libre-riscv.org/mailman/listinfo/libre-riscv-dev>, 
+ <mailto:libre-riscv-dev-request@lists.libre-riscv.org?subject=subscribe>
+Reply-To: Libre-RISCV General Development
+ <libre-riscv-dev@lists.libre-riscv.org>
+Content-Type: text/plain; charset="utf-8"
+Content-Transfer-Encoding: base64
+Errors-To: libre-riscv-dev-bounces@lists.libre-riscv.org
+Sender: "libre-riscv-dev" <libre-riscv-dev-bounces@lists.libre-riscv.org>
+
+T24gU2F0dXJkYXksIE1heSAxNiwgMjAyMCwgWWVob3dzaHVhIDx5aW1tYW51ZWwzQGdhdGVjaC5l
+ZHU+IHdyb3RlOgoKPiBEbyB3ZSBoYXZlIGEgcHJpb3JpdHkgZW5jb2RlciBpbiBvdXIgY29kZWJh
+c2U/CgoKbm1pZ2VuLmhkbC5jb2RpbmcuCgpjZCBubWlnZW4KZ3JlcCAtcmkgZW5jb2RlcgoKCi0t
+IAotLS0KY3Jvd2QtZnVuZGVkIGVjby1jb25zY2lvdXMgaGFyZHdhcmU6IGh0dHBzOi8vd3d3LmNy
+b3dkc3VwcGx5LmNvbS9lb21hNjgKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19f
+X19fX19fX19fX18KbGlicmUtcmlzY3YtZGV2IG1haWxpbmcgbGlzdApsaWJyZS1yaXNjdi1kZXZA
+bGlzdHMubGlicmUtcmlzY3Yub3JnCmh0dHA6Ly9saXN0cy5saWJyZS1yaXNjdi5vcmcvbWFpbG1h
+bi9saXN0aW5mby9saWJyZS1yaXNjdi1kZXYK
+