Feeds
질문
write a function to the code i have and i need to have a function file and a main and want to convert it to a verilog HDL ??
k=1; fc = 180e6; fs = 240e6; tp = 6e-6; N= fs*tp; t=0:1/fs:((1/fs)*1440); for n = 1:1:1440; p3(k)= pi*((k-1)^2)/(N) ...
11년 초과 전 | 답변 수: 1 | 0