# Applications to implement ## Rules o Inconsistent unit usage (0.1uF vs 100nF) o Different components for same values / constraints o Tolerances are within requirements o values match selected part o correct footprint o find skipped instance numbers (C1, C2, C4 => C3) o Availability - status: ative/last buy/obsolete - MOQ 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.