RTimothyEdwards / open_pdks

PDK installer for open-source EDA tools and toolchains. Distributed with setups for the SkyWater 130nm and Global Foundries 180nm open processes.
http://opencircuitdesign.com/open_pdks
Apache License 2.0
291 stars 86 forks source link

efabless io modules doesn't have a guard for USE_POWER_PINS #379

Open M0stafaRady opened 1 year ago

M0stafaRady commented 1 year ago

some of _ef_ modules undersky130_fd_io.v don't consider the case of simulating without USE_POWER_PINS.

M0stafaRady commented 1 year ago

modules like:

not sure if these are all the modules with ports issue when USE_POWER_PINS isn't defined

RTimothyEdwards commented 1 year ago

Shouldn't be too hard to do. Create a pull request.