引用: 本人也是初学者,只不过是想到处玩玩,分享分享,如果有错,请告知哈.
在Quartus 13的Tools菜单下打开Qsys.
add这个
选择中间那个,中等规模的,然后完成
接下来添加
我是保留默认直接完成,接着
我也是默认,接着.(据说下面这个IP是可选的,初学者不敢乱说)
设置外部有源晶振
改名设置CLK连线
连接他们,点击圆点就好
总线连接
设置异常和复位
点击SYSTEM下的create global reset和assign base address
警告告诉我们jtag uart int未连接,连接把
这里告诉我们怎么实例化CPU,然后保存CPU(好像说的有那么一点不妥)
点生成
爆了一堆警告
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
- Warning: NIOS_CPU_A: "No matching role found for rst_controller:reset_out:reset_req (reset_req)"
查得官方方案
http://www.altera.com/support/kdb/solutions/spr371633.html
那么我们可以忽略这个警告.