Advertisement
ZirconiumX

Untitled

Jun 15th, 2019
278
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.99 KB | None | 0 0
  1. 5. Executing DFFLIBMAP pass (mapping DFF cells to sequential cells from liberty file).
  2. cell 74574 (noninv, pins=3, area=3.00) is a direct match for cell type $_DFF_P_.
  3. create mapping for $_DFF_N_ from mapping for $_DFF_P_.
  4. final dff cell mappings:
  5. 74574 _DFF_N_ (.CLK(~C), .D( D), .Q( Q));
  6. 74574 _DFF_P_ (.CLK( C), .D( D), .Q( Q));
  7. unmapped dff cell: $_DFF_NN0_
  8. unmapped dff cell: $_DFF_NN1_
  9. unmapped dff cell: $_DFF_NP0_
  10. unmapped dff cell: $_DFF_NP1_
  11. unmapped dff cell: $_DFF_PN0_
  12. unmapped dff cell: $_DFF_PN1_
  13. unmapped dff cell: $_DFF_PP0_
  14. unmapped dff cell: $_DFF_PP1_
  15. unmapped dff cell: $_DFFSR_NNN_
  16. unmapped dff cell: $_DFFSR_NNP_
  17. unmapped dff cell: $_DFFSR_NPN_
  18. unmapped dff cell: $_DFFSR_NPP_
  19. unmapped dff cell: $_DFFSR_PNN_
  20. unmapped dff cell: $_DFFSR_PNP_
  21. unmapped dff cell: $_DFFSR_PPN_
  22. unmapped dff cell: $_DFFSR_PPP_
  23. Mapping DFF cells in module `\picorv32':
  24. mapped 1613 $_DFF_P_ cells to \74574 cells.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement