mirror of
https://github.com/VLSIDA/OpenRAM.git
synced 2026-08-29 01:24:39 +02:00
Revert to version of netgen without proxy pin bug
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@ RUN ./autogen.sh \
|
||||
RUN rm -rf /root/ngspice
|
||||
|
||||
### Netgen ###
|
||||
ARG NETGEN_COMMIT=e4a15f12fbdd3480b6adc0eeba09df269ed7b387
|
||||
ARG NETGEN_COMMIT=88d53fab15eb611cffc024eebf8743fae5cf8cb7
|
||||
WORKDIR /root
|
||||
RUN git clone git://opencircuitdesign.com/netgen-1.5 netgen
|
||||
WORKDIR /root/netgen
|
||||
|
||||
Reference in New Issue
Block a user