|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
x
各位大神,在ubuntu20.04 LTS中使用vcs编译时出现以下问题,请问有人遇到过,或者有解决方案吗?
已经试过gcc 4.8.5和gcc4.4.7两个版本都不行,全网搜,也没找到相关的帖子。
This program is proprietary and confidential information of Synopsys Inc.
and may be used and disclosed only as authorized in a license agreement
controlling such use and disclosure.
15:48:01 (snpslmd) OUT: "VCSCompiler_Net" ThinkBook-14-G2-ARE [snps_checkout_1657266481]
Parsing design file './sim.v'
Parsing design file './AsyncCmp.sv'
Parsing design file './FifoRam.sv'
Parsing design file './MyAsyncFifo.sv'
Parsing design file './RdPointer.sv'
Parsing design file './WrPointer.sv'
Top Level Modules:
sim
TimeScale is 1 ns / 1 ps
Starting vcs inline pass...
1 module and 0 UDP read.
However, due to incremental compilation, no re-compilation is necessary.
15:48:01 (snpslmd) IN: "VCSCompiler_Net" ThinkBook-14-G2-ARE [snps_checkout_1657266481]
15:48:01 (snpslmd) OUT: "VCSCompiler_Net" ThinkBook-14-G2-ARE [snps_checkout_1657266481]
/usr/bin/ld: rmapats_mop.o: .symtab local symbol at index 23 (>= sh_info of 1)
/usr/bin/ld: rmapats_mop.o: error adding symbols: bad value
collect2: ld returned 1 exit status
make: *** [Makefile.hsopt:47: rmapats.so] Error 1
Error: Failed to make rmapats.so @ simv.daidir/rmapats.so
15:48:01 (snpslmd) IN: "VCSCompiler_Net" ThinkBook-14-G2-ARE [snps_checkout_1657266481]
|
|