在sopc builder 中新建最小系统,编译时出现error "tristate_birdge:tristate_bridge.tristate_master must be connected to an Avolon-MM tristate slave" 以及 "sram:sram_s1 must be connected to an Avolon-MM tristate master" "cfi_flash:cfi_flash.s1 must be connected to an Avolon-MM tristate master" 我修改了connections中连线关系,把sram和flash都硬性连到了三态桥的master中,编译还是出现error: generation skipped because the system has validation errors。 我使用的quatus和nios都是再altera主页上下载的8.0sp1网络版,lisence也是在altera主页上申请的,应该没有问题的,难道是网络版就不让使用sopc builder吗? |