Advertisement
ZirconiumX

Untitled

Jun 21st, 2019
292
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. 25.1.1. Executing ABC.
  2. Running ABC command: <yosys-exe-dir>/yosys-abc -s -f <abc-temp-dir>/abc.script 2>&1
  3. ABC: ABC command line: "source <abc-temp-dir>/abc.script".
  4. ABC:
  5. ABC: + read_blif <abc-temp-dir>/input.blif
  6. ABC: + read_lib -w /home/lofty/CPU/stat/../74series.lib
  7. ABC: Reading SCL library from file "/home/lofty/CPU/stat/../74series.lib" has failed.
  8. ABC: ** cmd error: aborting 'source <abc-temp-dir>/abc.script'
  9. ABC: Parsing finished successfully. Parsing time = 0.00 sec
  10. ABC: Warning: Templates are not defined.
  11. ABC: Scl_LibertyReadGenlib() skipped sequential cell "74AC11074_2x1DFFSR".
  12. ABC: Scl_LibertyReadGenlib() skipped sequential cell "74AC16373_16x1DFF".
  13. ABC: Table cannot be found
  14. ABC: Memory = 0.02 MB. Time = 0.00 sec
  15. ERROR: Can't open ABC output file `/tmp/yosys-abc-1TqhMw/output.blif'.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement