Forum Discussion
Altera_Forum
Honored Contributor
15 years agoDear FvM,
thank you for your reply. Actually, I really cannot guess what to do, I am new in FPGA... I need to implement the following algorithm: on posetive or on negative edges I should send one bit from 80 bit array CurShiftdata; if there is no data available on CurShiftData, I need to generate CurShiftData according to the following rules: [79:75] are zeros, [76:64] bits corresponds to EndPos, (I am using [79:64]<=EndPos am I right?) the rest [63:0] 64 bit data are collected 1/1024 times from TimeStep array, and on other cases from RingData. Actually, I have no filling what your comment about RAM output register means. Yes, I understand that it is shift register, and probably it is by some means also RAM, but when it is RAM or not, I cannot define myself, so I cannot figure out how to fix this problem. Please, help me! Sincerely, Ilghiz