python - Is ther a way to get port names from a mwavepy network created form a touchstone -
i'm trying use mwavepy parse touchstone files.
it common add port names in touchstone format (s-parameters) under comment e.g.:
! touchstone file project b1
! exported hfss 3d layout design 2015.2.0
! terminal data exported
! port_u4d2_10::m_b_dqs_dn[1]
! port_u4d2_11::m_b_dqs_dp[1]
! port_u4d2_12::m_b_dq[10]
! port_u4d2_13::m_b_dq[11]
! port_u4d2_14::m_b_dq[12]
# ghz s ma r 50.000000
is possible port names form mwavepy network? or data ignored when parsing (being comment).
thanks, avihai
Comments
Post a Comment