aryap
10/23/2020, 9:13 PM16. Executing ABC pass (technology mapping using ABC).
16.1. Extracting gate netlist of module `\mac_cluster' to `/tmp/yosys-abc-ScuQlb/input.blif'..
Extracted 11382 gates and 11705 wires to a netlist network with 323 inputs and 384 outputs.
16.1.1. Executing ABC.
ERROR: Can't open ABC output file `/tmp/yosys-abc-ScuQlb/output.blif'.
It's happening on rc3, but on two completely different machines and environments. Same design though. Maybe it's huge and doesn't get written?983 ABC: Error: The network is combinational.
984 ABC: + map -p -B 0.2 -A 0.9 -M 0
985 ABC: The cell areas are multiplied by the factor: <num_fanins> ^ (0.90).
986 ABC: The cell delays are multiplied by the factor: <num_fanins> ^ (0.20).
987 ABC: + retime -D -D 30000
988 ABC: + buffer -N 5 -S 3000.0
989 ABC: ** cmd error: aborting 'source /tmp/yosys-abc-uhjRHz/abc.script'
990 ABC: node 9893 has no fanout
991 ABC: Error: The command has failed.
Ahmed Ghazy
10/25/2020, 8:05 PMaryap
10/26/2020, 4:41 AM