From 176fa71eadb39e5dd0628e012fa5f99c697e900b Mon Sep 17 00:00:00 2001 From: uvok Date: Wed, 24 Dec 2025 19:04:53 +0100 Subject: add readme --- README.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.txt diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..63529e3 --- /dev/null +++ b/README.txt @@ -0,0 +1,6 @@ +Learnings: + +- Anything that needs to "store" a state must be a reg? + => wire's can't be assigned in always blocks, yosys complains +- regs must not lead to wires? (unsure where I read that) + -- cgit v1.2.3