fpga中实现mac小弟在fpga中实现mac指令,里面要对寄存器初始化清零,我用了一下的语句: always@(result) begin if (index==0) resultA=result[index]; else resultA =resultA+result[index] end 但是老是出来随即数,百思不得其解,请各位老大指教 发表时间:2004年6月13日16:49:43