mirror of https://github.com/VLSIDA/OpenRAM.git
Upgrade to magic 8.3.274
This commit is contained in:
parent
0908aa9e25
commit
36bbf81624
|
|
@ -127,7 +127,7 @@ RUN apt-get install --no-install-recommends -y iverilog
|
||||||
|
|
||||||
### Magic ###
|
### Magic ###
|
||||||
#ARG MAGIC_COMMIT=db4fa65bfc096e63954b37b188ea27b90ab31839
|
#ARG MAGIC_COMMIT=db4fa65bfc096e63954b37b188ea27b90ab31839
|
||||||
ARG MAGIC_COMMIT=8.3.273
|
ARG MAGIC_COMMIT=8.3.274
|
||||||
WORKDIR /root
|
WORKDIR /root
|
||||||
#RUN git clone https://github.com/RTimothyEdwards/magic.git magic
|
#RUN git clone https://github.com/RTimothyEdwards/magic.git magic
|
||||||
RUN git clone git://opencircuitdesign.com/magic magic
|
RUN git clone git://opencircuitdesign.com/magic magic
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue