SystemC IDE开箱即用,没有为windows和mac编译lib?

时间:2015-01-07 16:30:38

标签: c++ eclipse ide systemc

是否有一个带有SystemC的IDE开箱即用而没有为windows和mac编译lib? 寻找下载,但找不到。为什么每个人都需要自己编译?

由于

1 个答案:

答案 0 :(得分:0)

安装库后,任何C ++ IDE都可以运行。我推荐在Windows,Mac和Linux上运行的Eclipse for C ++。

像Cadence和Synopsys这样的EDA工具供应商将为您提供预编译的库和IDE,但不是免费的。

另见:

http://karibe.co.ke/2014/02/setting-up-systemc-and-eclipse-for-c-hardware-simulation/

how to use and install SystemC in terminal mac OS X?