Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
verilog-to-routing
/
vtr-verilog-to-routing
Public
Notifications
You must be signed in to change notification settings
Fork
446
Star
1.3k
Code
Issues
64
Pull requests
64
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Upgrading to Yosys v0.55 and Updating Slang
- #3221
#3221
Merged
AlexandreSinger
merged 13 commits into
master
verilog-to-routing/vtr-verilog-to-routing:master
from
yosys_and_slang_update_v0.55
verilog-to-routing/vtr-verilog-to-routing:yosys_and_slang_update_v0.55
Copy head branch name to clipboard
Aug 8, 2025
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Upgrading to Yosys v0.55 and Updating Slang
#3221
AlexandreSinger
merged 13 commits into
master
verilog-to-routing/vtr-verilog-to-routing:master
from
yosys_and_slang_update_v0.55
verilog-to-routing/vtr-verilog-to-routing:yosys_and_slang_update_v0.55
Copy head branch name to clipboard
Commits
Commits on Aug 1, 2025
Slang now reads the primitives file and the user design verilog in the same command and computes the top module(s)
loglav03
committed
670362d
View commit details
Copy full SHA for 670362d
Browse repository at this point
Exposed the vtr_primitives.v path to yosys-slang and disabled the yosys-slang undriven pass
loglav03
committed
98a1851
View commit details
Copy full SHA for 98a1851
Browse repository at this point
Updating yosys-slang to most recent version
loglav03
committed
2d9efb0
View commit details
Copy full SHA for 2d9efb0
Browse repository at this point
Fixing read verilog setup in synthesis.tcl
loglav03
committed
4168620
View commit details
Copy full SHA for 4168620
Browse repository at this point
Upgrade yosys submodule to v0.55
loglav03
committed
344f640
View commit details
Copy full SHA for 344f640
Browse repository at this point
Added missing top modules in system verilog regression test to top_map in slang_filelist.tcl and updated golden results for koios_sv test
loglav03
committed
eb0f8e7
View commit details
Copy full SHA for eb0f8e7
Browse repository at this point
Updating golden results for parmys basic test
loglav03
committed
6ddec3d
View commit details
Copy full SHA for 6ddec3d
Browse repository at this point
Commits on Aug 5, 2025
Updating golden results for nand and nor parmys benchmarks
loglav03
committed
9f1343c
View commit details
Copy full SHA for 9f1343c
Browse repository at this point
Added koios benchmarks to synthesis top_map array map. Prevented top module checking for includes files.
loglav03
committed
9315af7
View commit details
Copy full SHA for 9315af7
Browse repository at this point
Commits on Aug 6, 2025
Removed patch_slang.cmake
loglav03
committed
564a8e3
View commit details
Copy full SHA for 564a8e3
Browse repository at this point
Removed commented out code in synthesis.tcl
loglav03
committed
1b3b4a3
View commit details
Copy full SHA for 1b3b4a3
Browse repository at this point
Commits on Aug 7, 2025
Merge branch 'master' into yosys_and_slang_update_v0.55
AlexandreSinger
authored
dcde9d4
View commit details
Copy full SHA for dcde9d4
Browse repository at this point
Commits on Aug 8, 2025
Merge branch 'master' into yosys_and_slang_update_v0.55
AlexandreSinger
authored
629458d
View commit details
Copy full SHA for 629458d
Browse repository at this point
You can’t perform that action at this time.