quartus支持linux系统,quartus 在linux server 下的安装

里面有全部版本,包括最新版的,不过有时候好像登不进去,不知其解。。。

2、安装:cd到安装文件目录下,直接运行 *quartus_linux_full.sh

就可以了:.quartus/linux64 目录,如果是32位系统就到 */quartus/linux 目录

2、运行 gdb libsys_cpt.so

[root@localhost linux64]# gdb libsys_cpt.so

GNU gdb 6.6

Copyright (C) 2006 Free Software Foundation, Inc.

GDB is free software, covered by the GNU General Public License,

and you are

welcome to change it and/or distribute copies of it under certain

conditions.

Type "show copying" to see the conditions.

There is absolutely no warranty for GDB. Type

"show warranty" for details.

This GDB was configured as "x86_64-unknown-linux-gnu"...

Using host libthread_db library "/lib64/libthread_db.so.1".

(gdb)

3、再运行 info function

l_pubkey_verify

(gdb) info function l_pubkey_verify

All functions matching regular expression "l_pubkey_verify":

Non-debugging symbols:

0x0000000000095973 l_pubkey_verify

(gdb)

4、得到l_pubkey_verify函数的地址:0x0000000000095973,用十六进制编辑软件(如ue)打开libsys_cpt.so文件,找到地址0x0000000000095973对应的数据,将这个地址(包含)往后的三个字节数据修改成31

c0 c3,这时候应该可以了,这个方法没有验证过,不知道可行否

5、如果是在linux服务器上安装,可能个别用户使用不了,现象是打开界面后什么按钮都不能操作,解决方法是把

/root/.altera.quartus 文件夹考到对应用户的根目录下(/home/xxx/),直接替换即可。

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

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

抵扣说明:

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

余额充值