From a8f9dc259dbbf4148a6bd35ceefb22f8023f8faa Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Mon, 25 Apr 2022 20:38:47 +0100 Subject: [PATCH] remove soc builder --- resources.mdwn | 4 ---- 1 file changed, 4 deletions(-) diff --git a/resources.mdwn b/resources.mdwn index 3d9a4a93f..70d87fac3 100644 --- a/resources.mdwn +++ b/resources.mdwn @@ -349,10 +349,6 @@ Some learning resources I found in the community: # Python RTL Tools * [Migen - a Python RTL](https://jeffrey.co.in/blog/2014/01/d-flip-flop-using-migen/) -* [LiTeX](https://github.com/timvideos/litex-buildenv/wiki/LiteX-for-Hardware-Engineers) - An SOC builder written in Python Migen DSL. Allows you to generate functional - RTL for a SOC configured with cache, a RISCV core, ethernet, DRAM support, - and parameterizeable CSRs. * [Migen Tutorial](http://blog.lambdaconcept.com/doku.php?id=migen:tutorial>) * There is a great guy, Robert Baruch, who has a good [tutorial](https://github.com/RobertBaruch/nmigen-tutorial) on nMigen. -- 2.30.2