原板子没开机画面,修改TE6410开机画面,编译成功,烧写的时候出现Download BIN file information:-----------------------------------------------------[0]: Base Address=0x80030000 Length=0x0--------------------------------------------
module Filter(input wire clk,input wire rst_n,input wire A,output wire AF);//this module is designed to reduce/eliminate the glitch//in the input signal of linear ruler or optical encoderreg A_R1,A_R2