[Libre-soc-dev] [Libre-soc-bugs] [Bug 526] New: create dry-run 180nm GDS-II files for IMEC

Cole Poirier colepoirier at gmail.com
Thu Nov 5 17:44:55 GMT 2020


On Thu, Nov 5, 2020 at 4:15 AM bugzilla-daemon--- via libre-soc-bugs
<libre-soc-bugs at lists.libre-riscv.org> wrote:
>
> https://bugs.libre-soc.org/show_bug.cgi?id=526
>
> test_issuer *will* work, with the following instructions:
>
> * apply the patch at https://gitlab.lip6.fr/vlsi-eda/coriolis/-/issues/29
> * git checkout full_core_ls180_prerun (it's a tag)
> * cd experiments9
> * edit coriolis2/ioring.py enable # core option (big, time-consuming)
>        'core.size'       : ( l(28000), l(28000) ),
>        'chip.size'       : ( l(30200), l(30200) ),
> * run ./build_full_core.sh
>
> i am just verifying that, now.

Hi Luke, trying to follow along. As far as I can tell there is no tag
'full_core_ls180_prerun' in soclayout, nor any of the
coriolis/alliance repos. Additionally I only see 'build_full.sh' not
'build_full_core.sh', did you mistakenly add the suffix '_core' in
your instructions or is this something that will appear when checking
out the tag?

```error when trying to checkout the tag
colepoirier at cherrytree:~/src/soclayout$ git checkout full_core_ls180_prerun
error: pathspec 'full_core_ls180_prerun' did not match any file(s) known to git
```

Cole



More information about the Libre-soc-dev mailing list