Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
10 years ago

Simulation time in DSP builder for 512 by 512 image

If i take 512 by 512 image as input in DSP builder then what simulation time i should chose? and what should be the sample time of the image?

7 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    An image doesnt have a sample time.

    Simulation time should be enough to cover the simulation.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I have block "Image from file" where i have brows an image of 512 by 512 in that case what should be the sample time of the block plz help me..

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I have to take convolution of an image with Gaussian filter...........Should i have to add a clock in my design??

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Always best to have a clock block in DSP Builder Standard.

    From what I can make out from the small image, this design would suit the Advanced Block-set well, which will automatically pipeline you design and split adders as necessary to achieve the desired Fmax.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Yes, the DSP builder advanced blockset will assert just right amount of register to achieve the FMAX, but the design flow has a lot difference with the standard blackest.