Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- In fact you should get same patterns as your input stream. A high mean +1 and low means -1 (if nco are in phase). So don't worry about constellation diagrams. In matlab if y is complex then plot(y,'.') will do. for bpsk plot(I,Q*0,'.'); --- Quote End --- I know how to plot them in matlab... in modelsim, as you mentioned I should see same patterns as in tx... and this is what I sent in tx. What do we conclude now? Problem in loop?