集成电路技术分享

 找回密码
 我要注册

QQ登录

只需一步,快速开始

搜索
查看: 2769|回复: 3

有人用过quartus中的simple dual port ram 的吗

[复制链接]
IPO 发表于 2010-5-10 12:56:32 | 显示全部楼层 |阅读模式
本帖最后由 fpgaw 于 2010-11-12 04:59 编辑

有人用过quartus中的simple dual port ram 的吗
fpga 发表于 2010-5-10 13:40:23 | 显示全部楼层
什么问题?
fpga 发表于 2010-5-10 13:47:33 | 显示全部楼层
Dual port RAM in Quartus II 7.2, different behavior on ModelSim than Quartus simu

--------------------------------------------------------------------------------

If you used only altera_mf.vhd from quartus\eda\sim_lib with an instantiated altsyncram (or another instantiated megafunction that itself uses altsyncram), then you must be doing RTL simulation.

As vernmid said, ModelSim will use the .vho only if you tell it to, and in that case you would have to use <device_family>_atoms.vhd and <device_family>_components.vhd in quartus\eda\sim_lib to give ModelSim the models for the ATOMs (WYSIWYG primitives) in the .vho. If you didn't use the ATOM library, then I don't see how you could successfully use the .vho.

As I recall, the .vho includes the initialization data right in the .vho file, so the .mif/.hex issue FvM mentioned would not apply if you really are using the .vho.

If you are using the NativeLink interface between Quartus and ModelSim to run ModelSim from within Quartus, then Quartus might be telling ModelSim to compile the appropriate library for you.
Sunlife 发表于 2015-5-16 09:56:03 | 显示全部楼层
            什么问题
您需要登录后才可以回帖 登录 | 我要注册

本版积分规则

关闭

站长推荐上一条 /1 下一条

QQ|小黑屋|手机版|Archiver|fpga论坛|fpga设计论坛 ( 京ICP备20003123号-1 )

GMT+8, 2025-6-21 13:20 , Processed in 0.091440 second(s), 24 queries .

Powered by Discuz! X3.4

© 2001-2023 Discuz! Team.

快速回复 返回顶部 返回列表