FOSSEE / eSim

This repository contain source code for new flow of FreeEDA now know as eSim
GNU General Public License v3.0
82 stars 72 forks source link

Unable to attach Power Flag (PWR_FLAG) to Ground node #276

Open AdityaMino opened 2 months ago

AdityaMino commented 2 months ago

Description

Upon connecting a Voltage source to the ground using the component "eSimGND" and running the ERC, I faced an error that stated the following "Input power pin not driven by any output power pins" or "Pin-connected to some others pins but no pin to drive it ".

Steps to Reproduce

Expected Behavior

Connecting a ground pin to the negative of the voltage source is a routine task done to provide a positive voltage source and a path to the earth to complete a circuit. In other versions of Ki-Cad this is fixed by adding PWR_FLAG, but in eSim2.4, the power flag is missing

Screenshots

Version and OS

Additional Context