timvideos / HDMI2USB-litex-firmware

A version of the HDMI2USB firmware based around LiteX tools produced by @Enjoy-Digital (based on misoc+migen created by @M-Labs)
https://hdmi2usb.tv
BSD 2-Clause "Simplified" License
143 stars 71 forks source link

Design does not meet timing #6

Closed shenki closed 8 years ago

shenki commented 9 years ago

ISE 14.7 with commit 0132a287cf9da81294f97aefef2439acd1ccb760

https://github.com/m-labs/misoc/commit/e011f9378fc971749dbcc65aafe5f2ca7830f22e https://github.com/m-labs/migen/commit/73ea404380e4d16af76fd3e9e2ec1cc6eb624149

----------------------------------------------------------------------------------------------------------
  Constraint                                |    Check    | Worst Case |  Best Case | Timing |   Timing   
                                            |             |    Slack   | Achievable | Errors |    Score   
----------------------------------------------------------------------------------------------------------
* TS_videostreamersoc_videostreamersoc_crg_ | SETUP       |    -0.054ns|    13.764ns|       1|          54
  pll_5_ = PERIOD TIMEGRP         "videostr | HOLD        |     0.253ns|            |       0|           0
  eamersoc_videostreamersoc_crg_pll_5_"     |             |            |            |        |            
       TS_videostreamersoc_videostreamersoc |             |            |            |        |            
  _crg_clk100b / 0.75 HIGH 50%              |             |            |            |        |            
----------------------------------------------------------------------------------------------------------
* TS_videostreamersoc_clocking_clk_pix_unbu | MINPERIOD   |    -0.052ns|     1.052ns|       1|          52
  ffered_0 = PERIOD TIMEGRP         "videos | MINLOWPULSE |     6.666ns|     3.334ns|       0|           0
  treamersoc_clocking_clk_pix_unbuffered_0" |             |            |            |        |            
   TS_base50_clk HIGH         50%           |             |            |            |        |            
enjoy-digital commented 9 years ago

Thanks. I'll fix that once design will be stabilized.

mithro commented 8 years ago

This looks to be fixed now.