From 9bf18900c05547a40bb3c3a7a819a137e81dae92 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Tue, 27 Dec 2016 22:24:37 +0100 Subject: o Adding a 'db-stats' application for summarizing the contents of the database. o Starting on make-bom. Extremely slow when using rdflib (~8 minutes), jena is very fast (~50 ms). --- README.md | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) (limited to 'README.md') 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. -- cgit v1.2.3