From 78a48468df98aadabbdb32237e3c490296be6255 Mon Sep 17 00:00:00 2001 From: Willem Date: Thu, 25 Dec 2025 12:38:40 +0100 Subject: [PATCH] Added todo urls for lib package for VHDL support --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4edce68..65c0726 100644 --- a/README.md +++ b/README.md @@ -178,7 +178,7 @@ Example output of qa assert graph [https://iupload.distributedrebirth.love/quohb ## TODO * Redo video recording rm sub make (clean too?) -* Improve package support tool commands +* Improve package support tool commands for multiple repros (redo mb-flow-proj-prepare-packages which is MSX) * Add a few update/upload deploy targets * Rename or move the make lib to a generic make lib project * Move tooling and supporting flow into managed include plugins tools @@ -187,6 +187,10 @@ Example output of qa assert graph [https://iupload.distributedrebirth.love/quohb * Add qemu support like openmsx pipe for testing (cross) compile results * Move all downloads and upload and signing requests to (local) NOSTR++ gateway * Trim a few points from Make4++ +* Split to platform like MSX,VHDL,ATARI,JAVA +* Use as VHDL lib without snakes: [https://github.com/VHDL/PoC](https://github.com/VHDL/PoC) +* Copy VHDL tools without snakes: [https://github.com/YosysHQ/oss-cad-suite-build](https://github.com/YosysHQ/oss-cad-suite-build) + ## OpenMSX backlog issues