在线咨询
eetop公众号 创芯大讲堂 创芯人才网
切换到宽版

EETOP 创芯网论坛 (原名:电子顶级开发网)

手机号码,快捷登录

手机号码,快捷登录

找回密码

  登录   注册  

快捷导航
搜帖子
查看: 4524|回复: 8

[讨论] XILINX ISE 可支持 NIOS II 吗?

[复制链接]
发表于 2012-10-19 21:35:49 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?注册

x
XILINX ISE 可支持 NIOS II 吗?
opencores 好像已经有人搞出来,不知道真的假的,将来学习就不分厂牌了
Complex Operations ISE for NIOS II.......

不知道 Quartus ii 能搞MicroBlaze.....
发表于 2012-10-20 02:15:28 | 显示全部楼层
肯定不可以啊。。。
 楼主| 发表于 2012-10-20 06:17:48 | 显示全部楼层
本帖最后由 keyway 于 2012-10-20 06:32 编辑


因該有人將 NIOS II 9.0 SP2 核破解出來吧
而且程序不像是(人寫的...)
11.JPG
-- Copyright (C) 1991-2009 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any output files from any of the foregoing
-- (including device programming or simulation files), and any
-- associated documentation or information are expressly subject
-- to the terms and conditions of the Altera Program License
-- Subscription Agreement, Altera MegaCore Function License
-- Agreement, or other applicable license agreement, including,
-- without limitation, that your use is for the sole purpose of
-- programming logic devices manufactured by Altera and sold by
-- Altera or its authorized distributors.  Please refer to the
-- applicable agreement for further details.

-- PROGRAM                "Quartus II"
-- VERSION                "Version 9.0 Build 235 06/17/2009 Service Pack 2 "
-- CREATED ON                "Wed May 26 16:13:38 2010"

LIBRARY ieee;
USE ieee.std_logic_1164.all;

LIBRARY work;

ENTITY datapath IS
        PORT
        (
                clk :  IN  STD_LOGIC;
                clk_en :  IN  STD_LOGIC;
                aclr :  IN  STD_LOGIC;
                dataa :  IN  STD_LOGIC_VECTOR(31 DOWNTO 0);
                datab :  IN  STD_LOGIC_VECTOR(31 DOWNTO 0);
                sel :  IN  STD_LOGIC_VECTOR(1 DOWNTO 0);
                NaN :  OUT  STD_LOGIC;
                underflow :  OUT  STD_LOGIC;
                zero :  OUT  STD_LOGIC;
                overflow :  OUT  STD_LOGIC;
                division_by_zero :  OUT  STD_LOGIC;
                result :  OUT  STD_LOGIC_VECTOR(31 DOWNTO 0)
        );
END datapath;
发表于 2012-10-20 18:51:12 | 显示全部楼层
这都可以吗
发表于 2012-10-20 22:18:54 | 显示全部楼层
太牛逼了,佩服
发表于 2012-10-21 21:30:27 | 显示全部楼层
这个真不知道。。。
发表于 2012-10-22 15:13:28 | 显示全部楼层
这个很有意思,FPGA主要还是要使用很多IP,X能在破解的Nios中跑吗?
发表于 2012-10-22 15:16:24 | 显示全部楼层
那我想到另外一个问题,X家和A家以后会不会变成一家?
 楼主| 发表于 2012-10-23 03:02:23 | 显示全部楼层


那我想到另外一个问题,X家和A家以后会不会变成一家?
hgwell 发表于 2012-10-22 15:16



其實這 2 家的軟體都是同一家設計的,能RUN 也很正常
您需要登录后才可以回帖 登录 | 注册

本版积分规则

关闭

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

小黑屋| 关于我们| 联系我们| 在线咨询| 隐私声明| EETOP 创芯网
( 京ICP备:10050787号 京公网安备:11010502037710 )

GMT+8, 2024-6-14 20:24 , Processed in 0.032514 second(s), 9 queries , Gzip On, Redis On.

eetop公众号 创芯大讲堂 创芯人才网
快速回复 返回顶部 返回列表