當前位置:首頁 » 操作系統 » hspice在Linux

hspice在Linux

發布時間: 2022-05-27 04:47:22

『壹』 linux下運行hspice顯示word too long,是什麼問題,求高人解答

解決方案是
1. 用which查找hspice調用的文件,應該在hspice安裝路徑下的bin里的「hspice」,比如「hspice_vE-2010.12-SP2/hspice/bin/hspice",這是一個csh腳本
2. 用vim打開這個csh腳本,找到以下幾行把它們注釋掉即可,大約在202行
if (("$sse" == "") || ($status != 0)) then
echo " Error: SSE2 instruction is not supported on this machine."
echo " HSPICE has adopted SSE2 instruction since 2006.09 version."
echo " Please review the release note for more detailed information."
exit 1
endif
原因可能是sse這個變數太長了。

另一個方法是
如果你是32位linux,那麼可以直接調用hspice的可執行文件來模擬,而不要用它默認的bin下hspice csh腳本,比如在.cshrc中加上一個alias語句
alias hspice $hspice_install_dir/hspice/linux/hspice
但這樣做有個缺點是模擬時不能調用veriloga。

『貳』 hspice的網表怎麼生成。我有一個電路圖,想用hspice模擬,請問網表怎麼生成,是用什麼軟體

像這么簡單的電路用手寫就可以了(看看網表的基本寫法就可以寫出來了),保存成.sp格式的文件,如果想用軟體的話,在pc上可以用workview、orcad等,如果在linux系統下,可以用cadence composer、laker adp等

『叄』 Win下和linux下 Hspice的區別

兩者沒有本質的區別,都是模擬器,只是運行環境不同而已。一般win下模擬大的電路速度會很慢。

『肆』 Linux下有哪些電路模擬的軟體

首先不知是邏輯電路還是模擬電路。
邏輯電路的話一般是對硬體描述語言(HDL)進行模擬的軟體,比如altera公司的ModelSim,開源的http://gna.org/projects/ghdl/(VHDL),Icarus Verilog(Verilog)等,更多可以參考List of HDL simulators,以及VHDL。
如果是模擬電路的話,一般以spice的眾多衍生版本,比如商業的NI Multisim: 強大的電路設計和教學軟體,Synopsys HSPICE,以及開源的http://ngspice.sourceforge.net/等等……

大部分電路相關軟體都會提供linux版,可能除了一些國內的單片機廠商啥的……

『伍』 hspice for linux 安裝求助

How to install Hspice on Linux:
1 download installation files
2 you will get the tar files:
3 First, install the installer. Un-compress the tar files by command: 「tar –xvf installer_v2.8.tar.Z」. then you will get a folder 「install_bin」 and file 「install.now」 「setup.sh」.
4 change to 「root」 and create folder for where you want to install it. Example: create folder 「tools」 under 「/」 path.
5 go to the path 「~/linux_installer」 and run 「setup.sh」 with 「root」
6 ring installing, specify the source path for SCL.
7 After install, you will get a folder like 「11.4(basic on your scl version)」 under you installed path.

8 go to the path 「~/linux_installer」 and run 「setup.sh」 with 「root」 again. And specify the path 「linux_version」 to install Hspice

9 remember to modify the installed path again.
10 wait to install… after install, you will see below message:
11 set floating license variable 「SNPSLMD_LICENSE_FILE」.

『陸』 在linux下面有沒有的類似Proteus的單片機模擬軟體啊。求高手指點

Hspice有linux版的,不過不是對單片機的,,單片機方面模擬的軟體很少吧

『柒』 關於hspice提問

ngspice沒用過,應該也是基於基於spice的模擬軟體,你直接下載hspice,分win版本的和linux版本,一般要破解

熱點內容
vs2017編譯技巧 發布:2024-10-27 21:01:14 瀏覽:49
21款四缸英朗和雷凌哪個配置高 發布:2024-10-27 20:59:43 瀏覽:83
布希訪問華 發布:2024-10-27 20:48:23 瀏覽:957
安卓轉蘋果王者怎麼選區 發布:2024-10-27 20:36:44 瀏覽:120
wps快速訪問工具欄 發布:2024-10-27 20:30:38 瀏覽:17
android手機截屏 發布:2024-10-27 20:20:17 瀏覽:441
手機外置存儲卡 發布:2024-10-27 20:02:12 瀏覽:338
哪裡有手機版安卓軟體 發布:2024-10-27 19:48:45 瀏覽:253
百度雲磁碟緩存 發布:2024-10-27 19:48:44 瀏覽:913
java查看源碼工具 發布:2024-10-27 19:46:04 瀏覽:412