From: Luke Kenneth Casson Leighton Date: Fri, 12 Jun 2020 11:59:14 +0000 (+0100) Subject: add cesar nice finds to resources X-Git-Tag: convert-csv-opcode-to-binary~2442 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=3d02baf2f4497d85556ecab7dfdd1fb2b7aeae04;p=libreriscv.git add cesar nice finds to resources --- diff --git a/resources.mdwn b/resources.mdwn index 5cb632503..bb143ddac 100644 --- a/resources.mdwn +++ b/resources.mdwn @@ -290,6 +290,19 @@ Some learning resources I found in the community: * * * +* pipeline skid buffer +* GTKwave +* + Synchronous Resets? Asynchronous Resets? I am so confused! How will I + ever know which to use? by Clifford E. Cummings +* + Clock Domain Crossing (CDC) Design & Verification Techniques Using + SystemVerilog, by Clifford E. Cummings + In particular, see section 5.8.2: Multi-bit CDC signal passing using + 1-deep / 2-register FIFO synchronizer. +* + Understanding Latency Hiding on GPUs, by Vasily Volkov + # Real/Physical Projects