C
chemaphy
Guest
Jeg ønsker å legge motstanden med følgende hspice kode inn i biblioteket mitt i Cadence. Er det noen god måte å legge det? . Subckt rlrrf pluss minus psub w = 2e-6 l = 10e-6 strips = 1. Param cterm = 0.1013e-3. Param lterm = 0.84e-6. Param rterm = 29,39. Param width = w. Param ns = strips . param lengde = 'l / ns'. param dw = 0.25e-06. param rhoply = 72,0. param coxp = '0 0,1013 e-3 * coxpf '. param tc_S1 = 18.0e-04. param res =' ns * ( (rhoply * lengde) / (bredde-dw) + rterm * 1e-6 / (bredde-dw)) ». param cfox = 'ns * (coxp * (lengde) * (bredde-dw))». param ccnt = 'ns * cterm * lterm * (bredde-dw)' r1 pluss 1 RES / 2 'TC1 = tc_S1 r2 1 minus RES / 2' TC1 = tc_S1 c1 pluss psub 'ccnt' c2 en psub 'cfox' c3 minus psub 'ccnt'. avsluttes rlrrf Tusen takk for tiden din, chemaphy