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 c10257a commit c698b24Copy full SHA for c698b24
Dockerfile
@@ -6,8 +6,8 @@ RUN apt-get update -y && \
6
apt-get upgrade -y && \
7
apt-get install -y \
8
make \
9
+ g++ \
10
verilator
- # g++ \
11
# git \
12
# bison \
13
# flex \
0 commit comments