- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我正在使用 Ubuntu Linux 14.04 LTS 和 Altera Quartus 15.0 网络版,由于许可错误,我很难模拟我的设计。我正在为 VEEK-MT 设计一个 LCD_driver terasic 的液晶触摸屏与 Cyclone IV EP4CE115由阿尔特拉.
老实说,我对 ModelSim-Altera 这样的仿真软件没有太多经验,但我确实知道如何使用 .vwf 文件并用它们进行仿真,我也知道如何使用signaltap逻辑分析仪。创建 usinversity 程序 .vwf 文件后,我编译该项目,按运行功能模拟,然后出现一个包含以下内容的窗口:
Determining the location of the ModelSim executable...
Using: /home/bdoronnb/Downloads/Quartus/15.0/ModelSim/modelsim_ase/bin
To specify a ModelSim executable directory, select: Tools -> Options -> EDA Tool Options Note: if both ModelSim-Altera and ModelSim executables are available, ModelSim-Altera will be used.
**** Generating the ModelSim Testbench ****
quartus_eda --gen_testbench --check_outputs=on --tool=modelsim_oem --format=verilog --write_settings_files=off test5 -c test5 --vector_source="/path/to/Altera/projects/test/5/test5.vwf" --testbench_file="/path/to/Altera/projects/test/5/simulation/qsim/test5.vwf.vt"
Inconsistency detected by ld.so: dl-close.c: 762: _dl_close: Assertion `map->l_init_called' failed! Info: *******************************************************************Info: Running Quartus II 64-Bit EDA Netlist Writer Info: Version 15.0.0 Build 145 04/22/2015 SJ Web Edition Info: Copyright (C) 1991-2015 Altera Corporation. All rights reserved. Info: Your use of Altera Corporation's design tools, logic functions Info: and other software and tools, and its AMPP partner logic Info: functions, and any output files from any of the foregoing Info: (including device programming or simulation files), and any Info: associated documentation or information are expressly subject Info: to the terms and conditions of the Altera Program License Info: Subscription Agreement, the Altera Quartus II License Agreement,
Info: the Altera MegaCore Function License Agreement, or other
Info: applicable license agreement, including, without limitation,
Info: that your use is for the sole purpose of programming logic
Info: devices manufactured by Altera and sold by Altera or its
Info: authorized distributors. Please refer to the applicable
Info: agreement for further details. Info: Processing started: Sun Aug 9 22:18:46 2015Info: Command: quartus_eda --gen_testbench --check_outputs=on --tool=modelsim_oem --format=verilog --write_settings_files=off test5 -c test5 --vector_source=/path/to/Altera/projects/test/5/test5.vwf --testbench_file=/path/to/Altera/projects/test/5/simulation/qsim/test5.vwf.vtWarning (201007): Can't find port "h_counter" in designWarning (201007): Can't find port "h_counter[10]" in designWarning (201007): Can't find port "h_counter[9]" in designWarning (201007): Can't find port "h_counter[8]" in designWarning (201007): Can't find port "h_counter[7]" in designWarning (201007): Can't find port "h_counter[6]" in designWarning (201007): Can't find port "h_counter[5]" in designWarning (201007): Can't find port "h_counter[4]" in designWarning (201007): Can't find port "h_counter[3]" in designWarning (201007): Can't find port "h_counter[2]" in designWarning (201007): Can't find port "h_counter[1]" in designWarning (201007): Can't find port "h_counter[0]" in designWarning (201007): Can't find port "v_counter" in designWarning (201007): Can't find port "v_counter[9]" in designWarning (201007): Can't find port "v_counter[8]" in designWarning (201007): Can't find port "v_counter[7]" in designWarning (201007): Can't find port "v_counter[6]" in designWarning (201007): Can't find port "v_counter[5]" in designWarning (201007): Can't find port "v_counter[4]" in designWarning (201007): Can't find port "v_counter[3]" in designWarning (201007): Can't find port "v_counter[2]" in designWarning (201007): Can't find port "v_counter[1]" in designWarning (201007): Can't find port "v_counter[0]" in designWarning (201007): Can't find port "HSD_s" in designWarning (201007): Can't find port "VSD_s" in designInfo (201000): Generated Verilog Test Bench File /path/to/Altera/projects/test/5/simulation/qsim/test5.vwf.vt for simulationInfo: Quartus II 64-Bit EDA Netlist Writer was successful. 0 errors, 25 warnings Info: Peak virtual memory: 1088 megabytes Info: Processing ended: Sun Aug 9 22:18:47 2015 Info: Elapsed time: 00:00:01 Info: Total CPU time (on all processors): 00:00:01 Completed successfully.Completed successfully.
**** Generating the functional simulation netlist ****
quartus_eda --write_settings_files=off --functional=on --flatten_buses=off --simulation --tool=modelsim_oem --format=verilog --output_directory="/path/to/Altera/projects/test/5/simulation/qsim/" test5 -c test5
Inconsistency detected by ld.so: dl-close.c: 762: _dl_close: Assertion `map->l_init_called' failed! Info: *******************************************************************Info: Running Quartus II 64-Bit EDA Netlist Writer Info: Version 15.0.0 Build 145 04/22/2015 SJ Web Edition Info: Copyright (C) 1991-2015 Altera Corporation. All rights reserved. Info: Your use of Altera Corporation's design tools, logic functions Info: and other software and tools, and its AMPP partner logic Info: functions, and any output files from any of the foregoing Info: (including device programming or simulation files), and any Info: associated documentation or information are expressly subject Info: to the terms and conditions of the Altera Program License Info: Subscription Agreement, the Altera Quartus II License Agreement,
Info: the Altera MegaCore Function License Agreement, or other
Info: applicable license agreement, including, without limitation,
Info: that your use is for the sole purpose of programming logic
Info: devices manufactured by Altera and sold by Altera or its
Info: authorized distributors. Please refer to the applicable
Info: agreement for further details. Info: Processing started: Sun Aug 9 22:18:53 2015Info: Command: quartus_eda --write_settings_files=off --functional=on --flatten_buses=off --simulation=on --tool=modelsim_oem --format=verilog --output_directory=/path/to/Altera/projects/test/5/simulation/qsim/ test5 -c test5Info (204019): Generated file test5.vo in folder "/path/to/Altera/projects/test/5/simulation/qsim//" for EDA simulation toolInfo: Quartus II 64-Bit EDA Netlist Writer was successful. 0 errors, 0 warnings Info: Peak virtual memory: 1093 megabytes Info: Processing ended: Sun Aug 9 22:18:55 2015 Info: Elapsed time: 00:00:02 Info: Total CPU time (on all processors): 00:00:01 Completed successfully.**** Generating the ModelSim .do script ****
/path/to/Altera/projects/test/5/simulation/qsim/test5.do generated.
Completed successfully.
**** Running the ModelSim simulation ****
/home/bdoronnb/Downloads/Quartus/15.0/ModelSim/modelsim_ase/bin/vsim -c -do test5.do
/home/bdoronnb/Downloads/Quartus/15.0/ModelSim/modelsim_ase/bin/../linux/vish: error while loading shared libraries: libXft.so.2: cannot open shared object file: No such file or directory Error.
感谢任何帮助。
最佳答案
Eureka !我在谷歌上搜索了以下文本:加载共享库时出错:libXft.so.2:无法打开共享对象文件:没有这样的文件或目录错误。
我发现了(感谢 Qiu 作为好吧)我需要为 ModelSim-Altera 软件使用的 64 位操作系统安装 32 位软件包。以下是输入 Ubuntu 终端的正确命令:
sudo apt-get install libxft2 libxft2:i386 lib32ncurses5
问题解决了!
关于linux - ModelSim-Altera 错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31908525/
在 Fedora 22 64 位中安装了带有 Modelsim 的 Quartus 13.0。在 32 位中运行 Quartus,因为否则我会遇到很多很多问题。不过,我可以启动 Quartus、创建项
我正在寻找一种在 GUI 模式下在 ModelSim View 中切换网络叶名称的方法。换句话说,相当于按“切换叶名称 全名”按钮: 我知道添加短名称的方法。例如,我一直在使用这样的代码: add
您好,所有使用 Mentor Graphic Modelsim 工具的 SystemVerilog 专家。 我正在编写一个监控任务来处理一个简单的 PCI 单字写/读总线事件。出于某种原因,EDApl
我可以通过执行"file"->“最近的项目”来打开 Modelsim 项目文件。但是我不知道有任何其他方式来打开项目。如果我使用"file"->“打开”,它只会打开单个文件,而不是项目。如何打开项目?
我正在运行 ModelSim 10.3d,并且我在一个包中包含以下代码: package core_params_types is type array_1d_logic is array (
对不起,新手问题。 我正在尝试了解 FPGA 编程。 在我在 FPGA 板上花费 1000 美元之前: 如果我只想学习 Verilog,我可以完全在 Modelsim 中运行它吗? (我意识到有一些时
我在使用 ModelSim Student Edition 10.2c 运行 Verilog 项目时遇到问题。一切都没有错误地编译,但是我在运行时收到以下错误: # vsim -gui work.te
使用 Modelsim,我想测试一个代码,但一个信号始终未初始化。这里有一段代码用来解释 Modelsim 的问题: -- Signal Declaration signal shifter
我目前正在使用 Modelsim 10.1 和 ISE 13.4 并运行一个非常简单的测试平台。所有代码都是VHDL。 前几天我在使用 VHDL 的 assert 语句时遇到了麻烦:错误和警告被输出到
是否可以使用 Modelsim 在编译时定义一个 generic 值? 我需要编译一个包含 generate 语句的文件,这些语句根据我的 generic bool 值关闭和打开。 我没有成功尝试以下
我知道什么时候使用 report和 severity Modelsim 将仿真时刻显示为发送到控制台的消息的一部分。无论如何,是否可以将这个时间瞬间“获取”为字符串变量,以便我可以用这个“时间”字符串
我需要获取几个信号的值,以便根据仿真检查它们(仿真是在 Matlab 中进行的)。有很多值,我想将它们放入一个文件中,以便我可以在脚本中运行它并避免手动复制这些值。 有没有办法自动将多个信号的值打印到
我正在通过 ModelSim 运行一些 VHDL。每个错误和警告都有自己的错误代码(例如:(vcom-1292) Slice range direction "downto" specified in
我在verilog中做了一个低通滤波器。我也为此做了一个测试台。主要的Verilog代码似乎已编译,没有任何错误。但是,当我尝试编译测试平台时,遇到一个无法解决的错误。如果有人可以帮助我,我将不胜感激
我可以进行 ModelSim 模拟以在信号上显示文本(而不是数值)吗?我有几个状态机状态, localparam S_IDLE = 2'b00; localparam S_START = 2'b01
我正在使用 Ubuntu Linux 14.04 LTS 和 Altera Quartus 15.0 网络版,由于许可错误,我很难模拟我的设计。我正在为 VEEK-MT 设计一个 LCD_driver
我刚刚在 Ubuntu 16.04.1 上安装了最新版本的 ModelSim。但是我无法使用此命令启动软件 ./vsim。它总是说 bash: ./vsim: No such file or dire
我有一个 VHDL 包,它定义了一个函数(前向声明)和一个常量。常量的值由该函数计算,其主体位于包体中。 截至目前,ModelSim/QuestaSim 是唯一不喜欢此代码的工具。它需要 2 个包,所
我在代码中使用带符号的定点数。为了更容易验证这些值,我想看看它们在波形中代表的实数。例如,假设: // 1bit signal, 4bits integer, 4bits fraction
我正在为 Modelsim 上的 d 触发器编写 VHDL 代码,当我尝试对其进行仿真时出现错误: Error: (vsim-3601) Iteration limit reached at time
我是一名优秀的程序员,十分优秀!