Saber中的數(shù)?;旌戏抡?/h1> 向Synopsys公司請(qǐng)教數(shù)?;旌戏抡娴膯栴},得到了如下的回復(fù),大家共享!1101840735.doc
全部回復(fù)(15)
正序查看
倒序查看
如果要求比較特殊的話,可以自己寫份.shm文件放在同一目錄下。如:example.shm
#
# This library contains the parameters for ideal hypermodels.
# All parameters are included in the structure ide_tech..model.
#
models {
# Models
_example:ide(i)::
ide_tech..model _bldc=(voh=1,vol=0,vxh=0.5,vxl=0.1,
tr=5n,tf=5n,tdon=10n,tdoff=10n);
}
pins {
# The default model is _bldc. User may change the default by change the
# model name _example to what he expected.
::: _example
}
數(shù)模對(duì)應(yīng)值可在這里自己定義。
在生成網(wǎng)表的時(shí)候記得把這個(gè)文件加進(jìn)去。
具體操作:edit--->saber/netlister setting-->netlister--->hpermodels在這個(gè)頁(yè)面里面加入自己的.shm即可。
#
# This library contains the parameters for ideal hypermodels.
# All parameters are included in the structure ide_tech..model.
#
models {
# Models
_example:ide(i)::
ide_tech..model _bldc=(voh=1,vol=0,vxh=0.5,vxl=0.1,
tr=5n,tf=5n,tdon=10n,tdoff=10n);
}
pins {
# The default model is _bldc. User may change the default by change the
# model name _example to what he expected.
::: _example
}
數(shù)模對(duì)應(yīng)值可在這里自己定義。
在生成網(wǎng)表的時(shí)候記得把這個(gè)文件加進(jìn)去。
具體操作:edit--->saber/netlister setting-->netlister--->hpermodels在這個(gè)頁(yè)面里面加入自己的.shm即可。
0
回復(fù)
@cshuang
如果要求比較特殊的話,可以自己寫份.shm文件放在同一目錄下。如:example.shm##Thislibrarycontainstheparametersforidealhypermodels.#Allparametersareincludedinthestructureide_tech..model.#models{#Models_example:ide(i)::ide_tech..model _bldc=(voh=1,vol=0,vxh=0.5,vxl=0.1,tr=5n,tf=5n,tdon=10n,tdoff=10n);}pins{#Thedefaultmodelis_bldc. Usermaychangethedefaultbychangethe#modelname_exampletowhatheexpected.:::_example}數(shù)模對(duì)應(yīng)值可在這里自己定義。在生成網(wǎng)表的時(shí)候記得把這個(gè)文件加進(jìn)去。具體操作:edit--->saber/netlistersetting-->netlister--->hpermodels在這個(gè)頁(yè)面里面加入自己的.shm即可。
上面這位高手,請(qǐng)問是怎么建模和學(xué)習(xí)MAST的?請(qǐng)大俠明示
0
回復(fù)
@cshuang
如果要求比較特殊的話,可以自己寫份.shm文件放在同一目錄下。如:example.shm##Thislibrarycontainstheparametersforidealhypermodels.#Allparametersareincludedinthestructureide_tech..model.#models{#Models_example:ide(i)::ide_tech..model _bldc=(voh=1,vol=0,vxh=0.5,vxl=0.1,tr=5n,tf=5n,tdon=10n,tdoff=10n);}pins{#Thedefaultmodelis_bldc. Usermaychangethedefaultbychangethe#modelname_exampletowhatheexpected.:::_example}數(shù)模對(duì)應(yīng)值可在這里自己定義。在生成網(wǎng)表的時(shí)候記得把這個(gè)文件加進(jìn)去。具體操作:edit--->saber/netlistersetting-->netlister--->hpermodels在這個(gè)頁(yè)面里面加入自己的.shm即可。
我覺得數(shù)模仿真是SABER的一個(gè)優(yōu)點(diǎn),可以仿真一個(gè)實(shí)際系統(tǒng),實(shí)際系統(tǒng)有主電路和控制電路,SABER的仿真原理圖里也相應(yīng)有主電路和控制模塊。實(shí)際電路需要程序控制,SABER中則可以將實(shí)際系統(tǒng)的控制算法通過MAST語言編程完全實(shí)現(xiàn)。相關(guān)資料,我都在論壇上發(fā)過帖子。
0
回復(fù)