Best Static Timing Analysis QA Part 1

Поділитися
Вставка
  • Опубліковано 18 гру 2024

КОМЕНТАРІ • 5

  • @ranjith.r9535
    @ranjith.r9535 6 місяців тому +1

    We can register the outputs of each multiplier to reduce the combinational path delay.

  • @RandomHubbb
    @RandomHubbb 6 місяців тому

    Even if you register every output you ll end up with 7ns Tmin. After that I guess you need to either use a faster library cell for adder or multipliers or decompose the adder or multiplier into smaller modules by logic duplication

  • @ponnalasandeep5389
    @ponnalasandeep5389 6 місяців тому

    We can add onother reguster in the middle of mux and sum so if we added then we get -0.4setup slack though it is getting voilated then we get swap with lvt and can increse the drive strength then voilation may go

  • @alvinaug3844
    @alvinaug3844 6 місяців тому

    A, B, C,D are one bit signals. So replace multipliers with AND gate and adder with OR gate.

  • @helpslabsocial916
    @helpslabsocial916 6 місяців тому

    We will add pipeline register in this design. Of course adding pipeline would increase the latency by 1 cycle but throughput would increase. Hence the operating frequency would increase