You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

91 lines
4.1 KiB

2 months ago
  1. <html>
  2. <head><title>dddmp package abstract</title></head>
  3. <body>
  4. <!-- Function Abstracts -->
  5. <dl>
  6. <dt> <a href="dddmpAllDet.html#Dddmp_Bin2Text" TARGET="MAIN"><code>Dddmp_Bin2Text()</code></a>
  7. <dd> Converts from binary to ASCII format
  8. <dt> <a href="dddmpAllDet.html#Dddmp_Text2Bin" TARGET="MAIN"><code>Dddmp_Text2Bin()</code></a>
  9. <dd> Converts from ASCII to binary format
  10. <dt> <a href="dddmpAllDet.html#Dddmp_cuddAddArrayLoad" TARGET="MAIN"><code>Dddmp_cuddAddArrayLoad()</code></a>
  11. <dd> Reads a dump file representing the argument ADDs.
  12. <dt> <a href="dddmpAllDet.html#Dddmp_cuddAddArrayStore" TARGET="MAIN"><code>Dddmp_cuddAddArrayStore()</code></a>
  13. <dd> Writes a dump file representing the argument Array of ADDs.
  14. <dt> <a href="dddmpAllDet.html#Dddmp_cuddAddLoad" TARGET="MAIN"><code>Dddmp_cuddAddLoad()</code></a>
  15. <dd> Reads a dump file representing the argument ADD.
  16. <dt> <a href="dddmpAllDet.html#Dddmp_cuddAddStore" TARGET="MAIN"><code>Dddmp_cuddAddStore()</code></a>
  17. <dd> Writes a dump file representing the argument ADD.
  18. <dt> <a href="dddmpAllDet.html#Dddmp_cuddBddArrayLoadCnf" TARGET="MAIN"><code>Dddmp_cuddBddArrayLoadCnf()</code></a>
  19. <dd> Reads a dump file in a CNF format.
  20. <dt> <a href="dddmpAllDet.html#Dddmp_cuddBddArrayLoad" TARGET="MAIN"><code>Dddmp_cuddBddArrayLoad()</code></a>
  21. <dd> Reads a dump file representing the argument BDDs.
  22. <dt> <a href="dddmpAllDet.html#Dddmp_cuddBddArrayStoreBlif" TARGET="MAIN"><code>Dddmp_cuddBddArrayStoreBlif()</code></a>
  23. <dd> Writes a dump file representing the argument BDD in
  24. a Blif/Exlif notation.
  25. <dt> <a href="dddmpAllDet.html#Dddmp_cuddBddArrayStoreCnf" TARGET="MAIN"><code>Dddmp_cuddBddArrayStoreCnf()</code></a>
  26. <dd> Writes a dump file representing the argument array of BDDs
  27. in CNF format.
  28. <dt> <a href="dddmpAllDet.html#Dddmp_cuddBddArrayStorePrefix" TARGET="MAIN"><code>Dddmp_cuddBddArrayStorePrefix()</code></a>
  29. <dd> Writes a dump file representing the argument BDD in
  30. a prefix notation.
  31. <dt> <a href="dddmpAllDet.html#Dddmp_cuddBddArrayStoreSmv" TARGET="MAIN"><code>Dddmp_cuddBddArrayStoreSmv()</code></a>
  32. <dd> Writes a dump file representing the argument BDD in
  33. a prefix notation.
  34. <dt> <a href="dddmpAllDet.html#Dddmp_cuddBddArrayStore" TARGET="MAIN"><code>Dddmp_cuddBddArrayStore()</code></a>
  35. <dd> Writes a dump file representing the argument Array of BDDs.
  36. <dt> <a href="dddmpAllDet.html#Dddmp_cuddBddDisplayBinary" TARGET="MAIN"><code>Dddmp_cuddBddDisplayBinary()</code></a>
  37. <dd> Display a binary dump file in a text file
  38. <dt> <a href="dddmpAllDet.html#Dddmp_cuddBddLoadCnf" TARGET="MAIN"><code>Dddmp_cuddBddLoadCnf()</code></a>
  39. <dd> Reads a dump file in a CNF format.
  40. <dt> <a href="dddmpAllDet.html#Dddmp_cuddBddLoad" TARGET="MAIN"><code>Dddmp_cuddBddLoad()</code></a>
  41. <dd> Reads a dump file representing the argument BDD.
  42. <dt> <a href="dddmpAllDet.html#Dddmp_cuddBddStoreBlif" TARGET="MAIN"><code>Dddmp_cuddBddStoreBlif()</code></a>
  43. <dd> Writes a dump file representing the argument BDD in
  44. a Blif/Exlif notation.
  45. <dt> <a href="dddmpAllDet.html#Dddmp_cuddBddStoreCnf" TARGET="MAIN"><code>Dddmp_cuddBddStoreCnf()</code></a>
  46. <dd> Writes a dump file representing the argument BDD in
  47. a CNF format.
  48. <dt> <a href="dddmpAllDet.html#Dddmp_cuddBddStorePrefix" TARGET="MAIN"><code>Dddmp_cuddBddStorePrefix()</code></a>
  49. <dd> Writes a dump file representing the argument BDD in
  50. a prefix notation.
  51. <dt> <a href="dddmpAllDet.html#Dddmp_cuddBddStoreSmv" TARGET="MAIN"><code>Dddmp_cuddBddStoreSmv()</code></a>
  52. <dd> Writes a dump file representing the argument BDD in
  53. a prefix notation.
  54. <dt> <a href="dddmpAllDet.html#Dddmp_cuddBddStore" TARGET="MAIN"><code>Dddmp_cuddBddStore()</code></a>
  55. <dd> Writes a dump file representing the argument BDD.
  56. <dt> <a href="dddmpAllDet.html#Dddmp_cuddHeaderLoadCnf" TARGET="MAIN"><code>Dddmp_cuddHeaderLoadCnf()</code></a>
  57. <dd> Reads the header of a dump file representing the argument BDDs
  58. <dt> <a href="dddmpAllDet.html#Dddmp_cuddHeaderLoad" TARGET="MAIN"><code>Dddmp_cuddHeaderLoad()</code></a>
  59. <dd> Reads the header of a dump file representing the argument BDDs
  60. </dl>
  61. <hr>
  62. Last updated on 1040218 17h14
  63. </body></html>