Re: [libre-riscv-dev] HDL_Workflow clarification
authorCole Poirier <colepoirier@gmail.com>
Fri, 8 May 2020 16:01:57 +0000 (09:01 -0700)
committerlibre-riscv-dev <libre-riscv-dev@lists.libre-riscv.org>
Fri, 8 May 2020 16:02:03 +0000 (17:02 +0100)
77/390d5b53879674428afa11204b822cbee343c0 [new file with mode: 0644]

diff --git a/77/390d5b53879674428afa11204b822cbee343c0 b/77/390d5b53879674428afa11204b822cbee343c0
new file mode 100644 (file)
index 0000000..c13cd73
--- /dev/null
@@ -0,0 +1,87 @@
+Return-path: <libre-riscv-dev-bounces@lists.libre-riscv.org>
+Envelope-to: publicinbox@libre-riscv.org
+Delivery-date: Fri, 08 May 2020 17:02:03 +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 1jX5Rr-00083T-9M; Fri, 08 May 2020 17:02:03 +0100
+Received: from mail-pg1-f169.google.com ([209.85.215.169])
+ by libre-soc.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128)
+ (Exim 4.89) (envelope-from <colepoirier@gmail.com>)
+ id 1jX5Rp-00083K-Ia
+ for libre-riscv-dev@lists.libre-riscv.org; Fri, 08 May 2020 17:02:01 +0100
+Received: by mail-pg1-f169.google.com with SMTP id t11so1068512pgg.2
+ for <libre-riscv-dev@lists.libre-riscv.org>;
+ Fri, 08 May 2020 09:02:01 -0700 (PDT)
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;
+ h=date:from:to:cc:message-id:in-reply-to:references:subject
+ :mime-version:content-transfer-encoding:content-disposition;
+ bh=qMm1GIN5v9sC6p/XLuYdKgsaj4/boXKBGXbQw6PZwS8=;
+ b=r9Jx0bo5Uzubvm/t0j2t0b00BsnGvDZ9Ip7qdMS+J8cDMCFodW7eGGWVNdriVpzD3G
+ X7zs0kINyEuZuaf5XC4WWL/5DbbjdRvjE65MAFHC0o3S4uwqhUqMvrYDUFAgadsB2EGN
+ pEADneiCkF9vQenb6dAv/e3Sf0TCJZJwONWavqWpbCjxwX8I7QbPb0PzWhg+g/v3lYB/
+ Fb6yIeFQMZNwHppp7fYeRXqoha5r5K5S0Y5Fk5m1B92U2MeYxk7O7qM7SxrP03Tx4s2c
+ F2uaRDdWavCmvNmFSlg/wFnMlsBWf4eQLJTv6VV93+VsUY0bbSl9UPqh48/apxPot0ql
+ TlUQ==
+X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
+ d=1e100.net; s=20161025;
+ h=x-gm-message-state:date:from:to:cc:message-id:in-reply-to
+ :references:subject:mime-version:content-transfer-encoding
+ :content-disposition;
+ bh=qMm1GIN5v9sC6p/XLuYdKgsaj4/boXKBGXbQw6PZwS8=;
+ b=Tb7dSUDG8fqP9mpjpGHK0tSmr8fBe2DW9yamEikVLwv8DKiwLu0Lh7BRfsjGAfUfkl
+ 8VjZOOxHdrGENfH0q+jmc3rNGr1vxofCtGs2scQksFmr2MaZVEY1E9DXb2dyF10IVa+1
+ vfK62kIAK9SK+tidZJZ8j9cH+t4dkcKACNpJEmdSaqjedASgxHudED2Aq2amg+WHsBhE
+ jkFpGjjFdX089BCTvO0sTDuGAvum1ZZTk7/voylvquv8XPjik3Rv24/7sKnItd7jJQsA
+ 9sKoJkbAMxRJ+Ai7oKFgWbyjtfWSeTl+bTgZehAZKhTwejvosMHaD+YQzoJQxSIe5EBg
+ lAow==
+X-Gm-Message-State: AGi0Pub/jfa0TPKyR4+i/a0Jq6fD9RwPXvAAMe9Ek/MDM7tl1ZYtD+kU
+ vFqib0D7fNnur3qP97bkIafPVrPoiyU=
+X-Google-Smtp-Source: APiQypKb/j+huJoDzCzwKm068uu5gkCGoCGwcNTFvIsEIUXd8443/MzwyHk8v0x+Radt5OeFM6uWqA==
+X-Received: by 2002:a63:bd49:: with SMTP id d9mr2758597pgp.166.1588953719144; 
+ Fri, 08 May 2020 09:01:59 -0700 (PDT)
+Received: from cherrytree (d50-98-90-117.bchsia.telus.net. [50.98.90.117])
+ by smtp.gmail.com with ESMTPSA id 6sm2159845pfj.123.2020.05.08.09.01.58
+ for <libre-riscv-dev@lists.libre-riscv.org>
+ (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128);
+ Fri, 08 May 2020 09:01:58 -0700 (PDT)
+Date: Fri, 8 May 2020 09:01:57 -0700
+From: Cole Poirier <colepoirier@gmail.com>
+To: Libre-RISCV General Development
+ <libre-riscv-dev@lists.libre-riscv.org>
+Cc: Libre-RISCV General Development
+ <libre-riscv-dev@lists.libre-riscv.org>
+Message-ID: <F851BFFD-77A5-4F94-8398-47F0EB46AB74@getmailspring.com>
+In-Reply-To: <CAPweEDxG6AmN1t7B0f2qFSoOA_R0dK6OX6TQqGx7A+05tAa-rw@mail.gmail.com>
+References: <CAPweEDxG6AmN1t7B0f2qFSoOA_R0dK6OX6TQqGx7A+05tAa-rw@mail.gmail.com>
+X-Mailer: Mailspring
+MIME-Version: 1.0
+Content-Disposition: inline
+Subject: Re: [libre-riscv-dev] HDL_Workflow clarification
+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>
+
+T24gTWF5IDggMjAyMCwgYXQgODo1OSBhbSwgTHVrZSBLZW5uZXRoIENhc3NvbiBMZWlnaHRvbiA8
+bGtjbEBsa2NsLm5ldD4gd3JvdGU6Cj4gZm9yIHBlb3BsZSAqbm90KiBkb2luZyBjb3Jpb2xpczIg
+dGhlcmUgaXMgbm8gbmVlZCB0byBpbnN0YWxsIGluIGEgY2hyb290Lgo+IAo+IGwuCgpHcmVhdC4g
+VGhhbmtzIGZvciB0aGUgY2xhcmlmaWNhdGlvbi4KCkNvbGUKCl9fX19fX19fX19fX19fX19fX19f
+X19fX19fX19fX19fX19fX19fX19fX19fX19fCmxpYnJlLXJpc2N2LWRldiBtYWlsaW5nIGxpc3QK
+bGlicmUtcmlzY3YtZGV2QGxpc3RzLmxpYnJlLXJpc2N2Lm9yZwpodHRwOi8vbGlzdHMubGlicmUt
+cmlzY3Yub3JnL21haWxtYW4vbGlzdGluZm8vbGlicmUtcmlzY3YtZGV2Cg==
+