Matt Venn
01/21/2021, 1:27 PMMatt Venn
01/21/2021, 1:28 PMMatt Venn
01/21/2021, 1:28 PMMatt Venn
01/21/2021, 1:29 PMMatt Venn
01/21/2021, 1:29 PMMatt Venn
01/21/2021, 1:29 PMMatt Venn
01/21/2021, 1:32 PMGitHub (Legacy)
01/21/2021, 8:38 PMGitHub (Legacy)
01/21/2021, 8:51 PMGitHub (Legacy)
01/22/2021, 12:40 AMyosys
complains that my macro is combinatorial (it isn't):
ABC: + retime -D -D 15000 -M 6
ABC: + scleanup
ABC: Error: The network is combinational.
We call retime again later on (with a different strategy), and this time it works:
ABC: + fraig_store
ABC: + fraig_restore
ABC: + map
ABC: +
ABC: + retime -D -D 15000
Are we missing a step before the first retime that inserts sequential elements?
efabless/openlaneGitHub (Legacy)
01/22/2021, 6:56 AMmake pdk
with "the input device is not a TTY"
Issue opened by tommythorn
Looks like a Docker related issue.
$ docker --version
Docker version 19.03.13, build 4484c46
Full build:
build.log
](url)
efabless/openlaneMatt Venn
01/22/2021, 12:16 PMMatt Venn
01/22/2021, 12:17 PMMatt Venn
01/22/2021, 12:18 PMMatt Venn
01/22/2021, 12:18 PMMatt Venn
01/22/2021, 12:19 PMGitHub (Legacy)
01/24/2021, 6:36 PMGitHub (Legacy)
01/24/2021, 7:05 PMExtracting icache into icache.ext:
icache: 210688 fatal errors
Total of 210688 errors (check feedback entries).
exttospice finished.
Using technology "sky130A", version 1.0.110-0-gd6807dc
[ERROR]: There are illegal overlaps (e.g., routes over obstructions) in your design.
[ERROR]: See /openLANE_flow/designs/icache/runs/24-01_03-47/logs/magic/43-magic_ext2spice.feedback.txt for more.
efabless/openlaneGitHub (Legacy)
01/24/2021, 7:58 PM[ 0.006] ------------------------------------------------------------------------------
[ 0.015] ICCAD 2019 - Global Routing Contest
[ 0.015] Team number : 15
[ 0.015] Team name : CU-GR
[ 0.015] Members: Jinwei Liu, Chak-Wa Pui, Fangzhou Wang,
[ 0.015] Evangeline F.Y. Young
[ 0.015] Affiliation: The Chinese University of Hong Kong
[ 0.015] ------------------------------------------------------------------------------
[ 0.021] Input .lef file : /openLANE_flow/designs/icache/runs/24-01_19-07/tmp/merged_unpadded.lef
[ 0.021] Input .def file. : /openLANE_flow/designs/icache/runs/24-01_19-07/tmp/routing/23-addspacers.obs.def
[ 0.021] # of threads : 32
[ 0.021] Output file name : /openLANE_flow/designs/icache/runs/24-01_19-07/tmp/routing/24-fastroute.guide
[ 0.021]
terminate called after throwing an instance of 'Rsyn::Exception'
what(): Only in and out direction are supported right now.
efabless/openlaneGitHub (Legacy)
01/24/2021, 8:09 PMGitHub (Legacy)
01/25/2021, 12:17 AMmake pdk
with "the input device is not a TTY"
Issue closed by tommythorn
efabless/openlaneAnton Blanchard
01/25/2021, 10:56 AMPhilipp Gühring
01/25/2021, 3:24 PMVarun Majji
01/27/2021, 8:27 AMGitHub (Legacy)
01/27/2021, 11:09 PMGitHub (Legacy)
01/28/2021, 1:10 AMDmitry Belimov
01/28/2021, 6:37 AMDmitry Belimov
01/28/2021, 6:37 AMGitHub (Legacy)
01/28/2021, 7:44 PMWarning: met2 does not have viaDef align with layer direction, generating new viaDef via2_FR...
Warning: met4 does not have viaDef align with layer direction, generating new viaDef via4_FR...
efabless/openlaneAnton Blanchard
01/29/2021, 3:23 AM[WARNING GRT-0009] missing route to pin LBANK.COLUMN\[1\].RAMCOLS.B_0_0.SLICE\[7\].RAM8x32.WORD\[5\].<http://W.B3.CG/CLK|W.B3.CG/CLK>
Not sure if missing routes are sometimes expected, or a bug