Skip to content

Commit

Permalink
util/container: Upgrade Verilator version to 4.110
Browse files Browse the repository at this point in the history
  • Loading branch information
colluca committed Jan 12, 2024
1 parent b9af419 commit fefa48c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion util/container/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ RUN cargo install --path /tmp/banshee
FROM ubuntu:18.04 AS snitch_cluster
ARG SNITCH_LLVM_VERSION=latest
ARG VERIBLE_VERSION=0.0-776-g09e0b87
ARG VERILATOR_VERSION=4.100
ARG VERILATOR_VERSION=4.110

LABEL version="0.1"
LABEL description="Snitch container for hardware and software development."
Expand Down

0 comments on commit fefa48c

Please sign in to comment.