Hi <@U02UAUGSQ22> I wants to install docker <http...
# sky130
a
Hi @Harald Pretl I wants to install docker https://github.com/iic-jku/iic-osic-tools I have this link but i am not understanding step by step. Please share me step by step terms or any video link. I tried till here whats to do now. @Stefan Schippers
p
just run ./start_vnc.sh , it will automatically download the image and start the vnc_server. Then you can access it via any web browser by going to http://localhost/?password=abc123
h
Dear @ALOK PRATAP SINGH Please take a look at this README, I hope it explains the necessary steps clear enough. Thanks to @PramitKumar Pal for providing help. https://github.com/iic-jku/iic-osic-tools#how-to-use-these-open-source-and-free-ic-design-tools
v
@Harald Pretl Does this docker also support Klayout to do custom analog layout with DRC and LVS enabled for both sky130 and GF180 ?
h
@vks Yes, this is installed, as far as this is a part of the sky130 and gf180 PDKs. However, it can be that some setup is not proper, as I and my team only use sky130 with magic for custom layout. If you find something not working properly, please let me know, and I try to fix. For DRC and LVS you might consider
iic-drc.sh
and
iic-lvs.sh
, at least for sky130 they work pretty well, and are actively supported by us.
v
@Harald Pretl I have no experience with docker and containers as such. Tried installing
IIC-OSIC-TOOLS
container on windows as per steps here but getting following message. Can you please suggest what could be the issue here ?
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.
Install the latest PowerShell for new features and improvements! <https://aka.ms/PSWindows>
PS D:\iic-osic-tools> .\start_x.bat
D:\iic-osic-tools>REM ========================================================================
D:\iic-osic-tools>REM SPDX-FileCopyrightText: 2022-2023 Harald Pretl and Georg Zachl
D:\iic-osic-tools>REM Johannes Kepler University, Institute for Integrated Circuits
D:\iic-osic-tools>REM
D:\iic-osic-tools>REM Licensed under the Apache License, Version 2.0 (the "License");
D:\iic-osic-tools>REM you may not use this file except in compliance with the License.
D:\iic-osic-tools>REM You may obtain a copy of the License at
D:\iic-osic-tools>REM
D:\iic-osic-tools>REM     <http://www.apache.org/licenses/LICENSE-2.0>
D:\iic-osic-tools>REM
D:\iic-osic-tools>REM Unless required by applicable law or agreed to in writing, software
D:\iic-osic-tools>REM distributed under the License is distributed on an "AS IS" BASIS,
D:\iic-osic-tools>REM WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
D:\iic-osic-tools>REM See the License for the specific language governing permissions and
D:\iic-osic-tools>REM limitations under the License.
D:\iic-osic-tools>REM SPDX-License-Identifier: Apache-2.0
D:\iic-osic-tools>REM ========================================================================
Using/creating designs directory: C:\Users\Vipul\eda\designs
xhost is not detected / not in PATH. Please verify X-server access control!
Container does not exist, pulling hpretl/iic-osic-tools:CONTAINER_NAME ...
error during connect: this error may indicate that the docker daemon is not running: Post "<http://%2F%2F.%2Fpipe%2Fdocker_engine/v1.45/images/create?fromImage=hpretl%2Fiic-osic-tools&tag=DOCKER_TAG>": open //./pipe/docker_engine: The system cannot find the file specified.
docker: error during connect: this error may indicate that the docker daemon is not running: Head "<http://%2F%2F.%2Fpipe%2Fdocker_engine/_ping>": open //./pipe/docker_engine: The system cannot find the file specified.