diff options
author | David Phillips <david@sighup.nz> | 2019-05-31 22:07:42 +1200 |
---|---|---|
committer | David Phillips <david@sighup.nz> | 2019-05-31 22:09:38 +1200 |
commit | d9f158ce02b3093d6cb71fc9150aec0ff43635d6 (patch) | |
tree | 96d9098c012167baaa77c0c3fec7821aeb0f964d /led-driver-cache.lib | |
parent | a73063c4da5b3d818251334c249e4941e762a0e9 (diff) | |
download | led-driver-d9f158ce02b3093d6cb71fc9150aec0ff43635d6.tar.xz |
Add PWR_FLAGs to power input
This quells warnings about connected-but-not-driven nets for GND and VCC
Diffstat (limited to 'led-driver-cache.lib')
-rw-r--r-- | led-driver-cache.lib | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/led-driver-cache.lib b/led-driver-cache.lib index 900ee0f..10989bb 100644 --- a/led-driver-cache.lib +++ b/led-driver-cache.lib @@ -211,4 +211,17 @@ X VCC 1 0 0 0 U 50 50 1 1 W N ENDDRAW ENDDEF # +# power_PWR_FLAG +# +DEF power_PWR_FLAG #FLG 0 0 N N 1 F P +F0 "#FLG" 0 75 50 H I C CNN +F1 "power_PWR_FLAG" 0 150 50 H V C CNN +F2 "" 0 0 50 H I C CNN +F3 "" 0 0 50 H I C CNN +DRAW +P 6 0 1 0 0 0 0 50 -40 75 0 100 40 75 0 50 N +X pwr 1 0 0 0 U 50 50 0 0 w +ENDDRAW +ENDDEF +# #End Library |