From: Lukáš Jiřiště Date: Fri, 16 Feb 2024 23:13:19 +0000 (+0100) Subject: Update TODO X-Git-Url: https://git.ljiriste.work/?a=commitdiff_plain;h=6c1ecc2829159d87545edbda1195f527bf0f1409;p=FET_sim.git Update TODO --- diff --git a/TODO b/TODO index 25d0489..ed9fb54 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,4 @@ TODO -rewrite t_fet and t_node to store indexes insted of pointers to connected parts rewrite command parsing (what I've created is just ugly) come up with better file structure create language to write circuits in (circuit language?) (something like MHRD language?) @@ -11,5 +10,7 @@ optimize pass 42 norminette DONE +rewrite t_fet and t_node to store indexes insted of pointers to connected parts + - goal shifted a bit, nodes store their ID and FETs have no use for havind ID so far foundations of logic expand simulator commands