Forum Discussion

rkaib's avatar
rkaib
Icon for Occasional Contributor rankOccasional Contributor
6 years ago

hello community, can anybody show me a tutorial about creating custom IP core, I am using de2-115 boards, Regards

4 Replies

    • rkaib's avatar
      rkaib
      Icon for Occasional Contributor rankOccasional Contributor

      thank you Vicky,

      I will try with my code and let you informed.

  • rkaib's avatar
    rkaib
    Icon for Occasional Contributor rankOccasional Contributor

    hi vicky

    my next concern is that I am sending image to the vga monitor but the quality of the displayed image in VGA is bad,

    I am using :

    alt_up_video_dma_dev* video;

    video=alt_up_video_dma_dev("/dev/VGA_Subsystem_VGA_Pixel_DMA");

    read RGB image from memory then putting them into img1,img2,img3 respectively .

    loop:

    alt_up_video_dma_draw(video,img1[i][j]*65536+img2[i][j]*255+img3[i][j]*65536,i,j,1):

    end loop

    any clue?

  • Vicky1's avatar
    Vicky1
    Icon for Regular Contributor rankRegular Contributor

    Hi,

    I would like to suggest you, please open a new thread for better support, with appropriate category & provide all details like Quartus edition/version, device, IPs if used etc.. & description too. so that users in the community will come to know what exactly you are trying.

    Thanks,

    Vicky