aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 13 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1ff2319..de1d761 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
-# Rules
+# Applications to implement
+
+## Rules
o Inconsistent unit usage (0.1uF vs 100nF)
o Different components for same values / constraints
@@ -11,6 +13,15 @@ o Availability
- status: ative/last buy/obsolete
- MOQ
-# Utils
+o Check via and track sizes
+
+## Utils
o Download datasheets, IBIS model, SPICE model
+
+# TODOs
+
+* Change the arg parser to always allow a '--db' argument that defaults to './.eda-rdf'
+* Create an 'init' command similar to git init
+* Rename "schematic" to "project"? Schematic is .. schematic specific but many of the possible tools work on the BOM
+ and/or on the PCB so 'project' is probably a better term.