mirror of https://github.com/VLSIDA/OpenRAM.git
Update to newer Magic version
This commit is contained in:
parent
aeb9594877
commit
663d57447a
|
|
@ -34,7 +34,7 @@ RUN ./build.sh -qt5 \
|
||||||
RUN rm -rf /root/klayout
|
RUN rm -rf /root/klayout
|
||||||
|
|
||||||
### Magic ###
|
### Magic ###
|
||||||
ARG MAGIC_COMMIT=8.3.197
|
ARG MAGIC_COMMIT=8.3.254
|
||||||
WORKDIR /root
|
WORKDIR /root
|
||||||
RUN git clone git://opencircuitdesign.com/magic-8.3 magic
|
RUN git clone git://opencircuitdesign.com/magic-8.3 magic
|
||||||
WORKDIR /root/magic
|
WORKDIR /root/magic
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue