From 71bf1be105dc92169458d56251fbc079e18a8941 Mon Sep 17 00:00:00 2001 From: Bruno-366 <81762173+Bruno-366@users.noreply.github.com> Date: Fri, 15 Oct 2021 02:41:45 +0200 Subject: [PATCH] add nand2tetris (#6239) * add nand2tetris * fix formatting for nand2tetris --- courses/free-courses-en.md | 1 + 1 file changed, 1 insertion(+) diff --git a/courses/free-courses-en.md b/courses/free-courses-en.md index 27a6b8fb..c87e8aa8 100644 --- a/courses/free-courses-en.md +++ b/courses/free-courses-en.md @@ -895,6 +895,7 @@ ### Verilog / VHDL / SystemVerilog +* [nand2tetris](https://www.nand2tetris.org) - Shimon Schocken, Noam Nisan (Coursera) * [SOC Verification Using SystemVerilog](http://verificationexcellence.in/online-courses/soc-verification-using-systemverilog) * [SystemVerilog - Learn basics of SystemVerilog for Hardware Verification](https://verificationexcellence.teachable.com/p/learn-systemverilog) * [SystemVerilog based UVM Methodology - Learn to build UVM based Testbenches in SystemVerilog](https://verificationexcellence.teachable.com/p/learn-ovm-uvm) -- GitLab