StanfordVLSI / dragonphy2

Open Source PHY v2
Apache License 2.0
22 stars 2 forks source link

DRC issue related to unused port of ACORE #102

Open sjkim85 opened 4 years ago

sjkim85 commented 4 years ago

In adbg_intf there still exist unused in/out ports for replica ADCs The unused output ports (pfd_inp_meas/pfd_inn_meas ) cause floating gate errors in DRC. These port should be eliminated from adbg_intf or replica ADC needs to be updated for next tape-out sel_pfd_in sel_pfd_in_meas en_pfd_inp_meas en_pfd_inn_meas pfd_inp_meas pfd_inn_meas

sgherbst commented 3 years ago

Looks like this is being fixed by PR #125 -- could you confirm @sjkim85?