We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7773048 commit ceeed15Copy full SHA for ceeed15
Dockerfile
@@ -12,6 +12,7 @@ RUN apt-get update -y && \
12
# gperf \
13
# libreadline-dev \
14
# autoconf \
15
+ # python3
16
17
# RUN git clone https://github.com/verilator/verilator && \
18
# cd verilator && \
0 commit comments