Sameer Puri

Results 103 comments of Sameer Puri

I would like to see these changes merged with the base branch.

I am surprised you are actually able to see the guard bands... that implies that the sink is understanding the hdmi input and the guard is somehow duplicated. I feel...

I mean the module parameters for this repo, i.e. VIDEO_ID_CODE. Unfortunately, I don't have the bandwidth to look into the charcole code. > Lichee Tang Primer I recently got the...

Hi, glad to hear it's been helpful so far! Do you mind sharing the SVG you used or a similar example so I can look into this further?

I think I see the problem, this is related to #15. The SVG you shared contains a polygon object, whereas svg2gcode expects it to be a path: ``` ``` becomes...

Hi vasimr, > Would it be possible to rework a version of the HDMI video transmitter to accept a LCD bus compatible input? You can wrap the HDMI module with...

> Is that what you meant by the resolution needing to be known at synthesis time? Yes > My use case requires dynamic resolution change. This can be done. There...

Hi Jan, If VIDEO_ID_CODE is changed at runtime, are you going to update the pixel clock frequencies in the PLLs? Otherwise it would not work as an input. For DVI_OUTPUT,...

Awesome!!! This is fantastic news :tada: I would really appreciate it if you could make a pull request for or share those serializer changes. Hoping to support as many of...

>XILINX an implicit define is some way ? Sort of...I read on a Xilinx forum somewhere that the one way to distinguish Vivado is the presence of `SYNTHESIS`. `ALTERA_RESERVED_QIS` is...