linux 64位vcs,求助,VCS在ubuntu 64位的问题

在Ubuntu 10.04 LTS上安装VCS后,用户在编译Verilog文件时遇到错误。错误涉及到不支持的Linux版本、32位与64位兼容性问题以及ld链接器的不兼容性。解决方案包括编辑csrc目录中的Makefile,设置TARGET_ARCH为x86-64,并删除并重新生成.o文件。此外,使用vcs -full64参数也导致了问题,但通过删除csrc目录并使用vcs -full64 -m64命令成功解决了问题。
摘要由CSDN通过智能技术生成

我在ubuntu 10.04LTS里面安装了VCS,启动VCS和DVE都可以,我编译verilog文件的时候出现如下错误。

我有两个文件,count.v 和count_tb.v,使用vcs count_tb.v count.v执行有问题。log如下:

/usr/synopsys/D-2010.06-4/bin/vcsMsgReport: line 332: /bin/basename: 没有那个文件或目录

Warning-[LNX_OS_VERUN] Unsupported Linux version

Linux version '' is not supported on 'x86_64' officially, assuming linux

compatibility by default. Set VCS_ARCH_OVERRIDE to linux or suse32 to

override.

Please refer to release notes for information on supported platforms.

Chronologic VCS (TM)

Version D-2010.06-4 -- Tue Feb 26 09:12:27 2013

Copyright (c) 1991-2010 by Synopsys Inc.

ALL RIGHTS RESERVED

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.

9:12:27 (snpslmd) OUT: "VCSCompiler_Net" root@ubuntu

Parsing design file 'count_tb.v'

Parsing design file 'count.v'

Top Level Modules:

count_tb

TimeScale is 1 ns / 1 ns

Warning-[PALF] Potential always loop found

count_tb.v, 20

This always block has no event control or delay statements, it might cause

an infinite loop in simulation.

Starting vcs inline pass...

2 modules and 0 UDP read.

However, due to incremental compilation, no re-compilation is necessary.

9:12:28 (snpslmd) IN: "VCSCompiler_Net" root@ubuntu

if [ -x ../simv ]; then chmod -x ../simv; fi

g++-o ../simv -melf_i386 -m32SIM_l.o 5NrI_d.o 5NrIB_d.opre_vcsobj_1_1.ormapats_mop.o rmapats.o/usr/synopsys/D-2010.06-4/linux/lib/libvirsim.so /usr/synopsys/D-2010.06-4/linux/lib/librterrorinf.so /usr/synopsys/D-2010.06-4/linux/lib/libsnpsmalloc.so/usr/synopsys/D-2010.06-4/linux/lib/libvcsnew.so/usr/synopsys/D-2010.06-4/linux/lib/vcs_save_restore_ne

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值