pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/doc



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Feb 26 22:13:01 UTC 2024

Modified Files:
        pkgsrc/doc: TODO

Log Message:
TODO: add Yosys and nextpnr

Closes PR 57967 and PR 57966.


To generate a diff of this commit:
cvs rdiff -u -r1.24109 -r1.24110 pkgsrc/doc/TODO

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/TODO
diff -u pkgsrc/doc/TODO:1.24109 pkgsrc/doc/TODO:1.24110
--- pkgsrc/doc/TODO:1.24109     Sun Feb 25 16:04:51 2024
+++ pkgsrc/doc/TODO     Mon Feb 26 22:13:00 2024
@@ -1,4 +1,4 @@
-$NetBSD: TODO,v 1.24109 2024/02/25 16:04:51 wiz Exp $
+$NetBSD: TODO,v 1.24110 2024/02/26 22:13:00 wiz Exp $
 
 Suggested new packages
 ======================
@@ -344,6 +344,14 @@ Suggested new packages
        https://blog.ferretdb.io/ferretdb-1-0-ga-opensource-mongodb-alternative/
         MongoDB compatibility layer for PostgreSQL
 
+       Yosys
+       https://github.com/YosysHQ/yosys
+       Framework for RTL synthesis tools
+
+       nextpnr
+       https://github.com/YosysHQ/nextpnr
+       place and route for FPGA architectures
+
        Missing xorg packages
        app: constype, intel-gpu-tools
        driver: xf86-input-aiptek, xf86-input-calcomp, xf86-input-citron,



Home | Main Index | Thread Index | Old Index