Skip to content

Commit

Permalink
Merge pull request #477 from RapidSilicon/yosys_analyse
Browse files Browse the repository at this point in the history
New Yosys analyze command
  • Loading branch information
alain-rs authored Sep 7, 2023
2 parents 173bb2d + e3b77a9 commit 0ec50d2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ endif(NOT CMAKE_BUILD_TYPE)
set(VERSION_MAJOR 0)
set(VERSION_MINOR 0)

set(VERSION_PATCH 236)
set(VERSION_PATCH 237)

project(yosys_verific_rs)

Expand Down
2 changes: 1 addition & 1 deletion yosys
Submodule yosys updated from 1246dd to 4e7e49

0 comments on commit 0ec50d2

Please sign in to comment.