02 2016 档案
摘要:http://www.cnblogs.com/pejoicen 打开vivado工程后,发现右上角如下图所示: 重新编译这两个ip核后,对整个工程synthesis,工程报错 [Synth 8-729] Failed to open './.Xil/Vivado-4460-WIN-QGJR3VNA4
阅读全文
摘要:vivado sdk生成elf文件出错:make: Interrupt/Exception caught (code = 0xc00000fd, addr = 0x4227d3) Might be a different reason, but this problem is apparently caused when the PATH variable contains parenthe...
阅读全文
摘要:将FPGA代码和实际的数字电路对应起来。 always @ (negedge clk_ref_200) begin if(ddr3_init_done) //DDR3 没起来的时候,计数器开始计数。 ddr_init_cnt<=28'b0; else ddr_init_cnt<=ddr_init_cnt+1; //计数器 en...
阅读全文

浙公网安备 33010602011771号