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 }}
lsils
/
mockturtle
Public
Notifications
You must be signed in to change notification settings
Fork
174
Star
306
Code
Issues
8
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fix uninitialised read in lut_map on networks with dangling nodes
- #707
#707
Open
marcelwa
wants to merge 50 commits into
lsils:master
lsils/mockturtle:master
from
marcelwa:fix-lutmap-uninit-cut
marcelwa/mockturtle:fix-lutmap-uninit-cut
Copy head branch name to clipboard
Conversation
Commits
50
(50)
Checks
Files changed
Open
Fix uninitialised read in lut_map on networks with dangling nodes
#707
marcelwa
wants to merge 50 commits into
lsils:master
lsils/mockturtle:master
from
marcelwa:fix-lutmap-uninit-cut
marcelwa/mockturtle:fix-lutmap-uninit-cut
Copy head branch name to clipboard
Commits
Commits on Jun 27, 2024
:bug: Fixed compilation issues
marcelwa
committed
73e2b81
View commit details
Copy full SHA for 73e2b81
Browse repository at this point
:arrow_up: Upgraded lorina to a newer version
marcelwa
committed
010325b
View commit details
Copy full SHA for 010325b
Browse repository at this point
:arrow_up: Upgraded {fmt} to a newer version
marcelwa
committed
27ea899
View commit details
Copy full SHA for 27ea899
Browse repository at this point
:bug: Made nlohmann::json compatible with {fmt}
marcelwa
committed
924c277
View commit details
Copy full SHA for 924c277
Browse repository at this point
Commits on Sep 6, 2024
:arrow_up: Updated {fmt} to version 11.0.2
marcelwa
committed
b6b5387
View commit details
Copy full SHA for b6b5387
Browse repository at this point
:alien: Updated lorina, bill, and mockturtle to incorporate changes made by {fmt}
marcelwa
committed
fe26def
View commit details
Copy full SHA for fe26def
Browse repository at this point
Merge branch 'refs/heads/master' into mnt
marcelwa
committed
6050cc8
View commit details
Copy full SHA for 6050cc8
Browse repository at this point
:alien: `const` correctness
marcelwa
committed
e55e2bb
View commit details
Copy full SHA for e55e2bb
Browse repository at this point
Commits on Nov 17, 2024
Enforce runtime evaluation of dynamic formatting strings to fix `consteval` contexts
marcelwa
committed
8b4e5a8
View commit details
Copy full SHA for 8b4e5a8
Browse repository at this point
Commits on Nov 25, 2024
Rename variables to no longer use _ as those are reserved. Specifically caused issues with _x86, which is used by Windows.
marcelwa
committed
12edac5
View commit details
Copy full SHA for 12edac5
Browse repository at this point
Rename variables to no longer use _ as those are reserved. Specifically caused issues with _x86, which is used by Windows.
marcelwa
committed
2eeadbe
View commit details
Copy full SHA for 2eeadbe
Browse repository at this point
Commits on Nov 26, 2024
Update CMake target versions
marcelwa
committed
7d29e91
View commit details
Copy full SHA for 7d29e91
Browse repository at this point
Commits on Jan 7, 2025
:rotating_light: fix apple clang 15.0.7 error.
Drewniok
committed
21e0f48
View commit details
Copy full SHA for 21e0f48
Browse repository at this point
:rotating_light: fix apple clang 15.0.7 error.
Drewniok
committed
8b6c28b
View commit details
Copy full SHA for 8b6c28b
Browse repository at this point
:art: small change.
Drewniok
committed
4927777
View commit details
Copy full SHA for 4927777
Browse repository at this point
:memo: add comment.
Drewniok
committed
1acfb3b
View commit details
Copy full SHA for 1acfb3b
Browse repository at this point
Commits on Jan 8, 2025
Merge pull request #1 from Drewniok/fix_apple_clang_15_error
Show description for f8a3a29
marcelwa
authored
f8a3a29
View commit details
Copy full SHA for f8a3a29
Browse repository at this point
Commits on Jan 9, 2025
:bug: add missing namespace.
Drewniok
committed
d533235
View commit details
Copy full SHA for d533235
Browse repository at this point
Merge pull request #2 from Drewniok/fix_apple_clang_15_error
Show description for 2d8f914
marcelwa
authored
2d8f914
View commit details
Copy full SHA for 2d8f914
Browse repository at this point
Commits on Feb 7, 2025
:construction_worker: Modernized the Linux CI system for more extensive testing across OS and compiler versions
marcelwa
committed
1951e2a
View commit details
Copy full SHA for 1951e2a
Browse repository at this point
:construction_worker: Adjust PR triggers
marcelwa
committed
02f0b34
View commit details
Copy full SHA for 02f0b34
Browse repository at this point
:construction_worker: Adjust PR triggers
marcelwa
committed
7562387
View commit details
Copy full SHA for 7562387
Browse repository at this point
:rewind: Revert triggers
marcelwa
committed
eaa6d0b
View commit details
Copy full SHA for eaa6d0b
Browse repository at this point
:arrow_up: Upgrade `phmap` dependency to the latest version
marcelwa
committed
b68f91f
View commit details
Copy full SHA for b68f91f
Browse repository at this point
:rewind: Removed sanitizers
marcelwa
committed
03b302d
View commit details
Copy full SHA for 03b302d
Browse repository at this point
Commits on Feb 25, 2025
:white_check_mark: Fixed tests
marcelwa
committed
225966e
View commit details
Copy full SHA for 225966e
Browse repository at this point
Merge pull request #3 from marcelwa/ci-modernization
Show description for 396f216
marcelwa
authored
396f216
View commit details
Copy full SHA for 396f216
Browse repository at this point
Commits on Mar 8, 2025
:bug: Fixed LT and LE gates in `klut_network`
marcelwa
committed
bc29efa
View commit details
Copy full SHA for bc29efa
Browse repository at this point
Commits on Mar 29, 2025
:bug: Fixed `ri_to_ro` trait
marcelwa
committed
9f9460f
View commit details
Copy full SHA for 9f9460f
Browse repository at this point
Commits on Apr 30, 2025
:construction_worker: Modernize Windows and macOS CIs (#5)
Show description for 54e4303
marcelwa
authored
54e4303
View commit details
Copy full SHA for 54e4303
Browse repository at this point
:bug: Fix(aag): aag check with invalid index (#4)
Show description for 1863df5
wjrforcyber
and
marcelwa
authored
1863df5
View commit details
Copy full SHA for 1863df5
Browse repository at this point
Commits on May 27, 2025
:bug: Fixed missing include
marcelwa
committed
ca08978
View commit details
Copy full SHA for ca08978
Browse repository at this point
Commits on Oct 20, 2025
Fixed an inconsistency in depth_view
marcelwa
committed
c6d2d3b
View commit details
Copy full SHA for c6d2d3b
Browse repository at this point
Clean up names_view
marcelwa
committed
3035156
View commit details
Copy full SHA for 3035156
Browse repository at this point
Add assignment operator to names_view for proper state management
marcelwa
committed
66704ab
View commit details
Copy full SHA for 66704ab
Browse repository at this point
Commits on Nov 28, 2025
Fixed double initialization of cloned block networks
marcelwa
committed
1a91a74
View commit details
Copy full SHA for 1a91a74
Browse repository at this point
Commits on Mar 21, 2026
Refactor(CDB): Add compile database (#7)
Show description for f71ef3f
wjrforcyber
authored
f71ef3f
View commit details
Copy full SHA for f71ef3f
Browse repository at this point
Commits on Jul 18, 2026
Merge remote-tracking branch 'origin/master' into mnt
Show description for d7d833f
marcelwa
committed
d7d833f
View commit details
Copy full SHA for d7d833f
Browse repository at this point
Commits on Jul 24, 2026
🐛 Fix ASCII AIGER output literal index check for constant outputs
marcelwa
committed
8f0322e
View commit details
Copy full SHA for 8f0322e
Browse repository at this point
Commits on Jul 28, 2026
💚 Fix CI: stale CMake option names and retired Windows runners
Show description for b50f854
marcelwa
and
claude
committed
b50f854
View commit details
Copy full SHA for b50f854
Browse repository at this point
✅ Update stale block network clone expectations
Show description for a8270dc
marcelwa
and
claude
committed
a8270dc
View commit details
Copy full SHA for a8270dc
Browse repository at this point
✨ Support sequential networks in write_aiger
Show description for e968385
marcelwa
and
claude
committed
e968385
View commit details
Copy full SHA for e968385
Browse repository at this point
🐛 Fix reading sequential AIGER files produced by ABC
Show description for ce996dc
marcelwa
and
claude
committed
ce996dc
View commit details
Copy full SHA for ce996dc
Browse repository at this point
♻️ Unify how register initialization is represented
Show description for c869608
marcelwa
and
claude
committed
c869608
View commit details
Copy full SHA for c869608
Browse repository at this point
Commits on Aug 7, 2026
Merge remote-tracking branch 'origin/master' into mnt
Show description for c5807b7
marcelwa
committed
c5807b7
View commit details
Copy full SHA for c5807b7
Browse repository at this point
Commits on Aug 21, 2026
🐛 Fix reading a latched AIGER file into a combinational network (#12)
Show description for 84b1b6e
marcelwa
and
claude
authored
84b1b6e
View commit details
Copy full SHA for 84b1b6e
Browse repository at this point
✨ Add cycle-accurate simulation of sequential networks (#13)
Show description for b856d3e
marcelwa
and
claude
authored
b856d3e
View commit details
Copy full SHA for b856d3e
Browse repository at this point
Commits on Aug 29, 2026
🔒 Make lorina's shared regexes inline const (#14)
Show description for 15e0da2
marcelwa
authored
15e0da2
View commit details
Copy full SHA for 15e0da2
Browse repository at this point
Commits on Aug 30, 2026
Fix uninitialised read in lut_map on networks with dangling nodes
Show description for 7e1d988
marcelwa
committed
7e1d988
View commit details
Copy full SHA for 7e1d988
Browse repository at this point
Commits on Aug 31, 2026
Merge remote-tracking branch 'origin/mnt' into fix-lutmap-uninit-cut
Show description for 8d96a76
marcelwa
committed
8d96a76
View commit details
Copy full SHA for 8d96a76
Browse repository at this point
You can’t perform that action at this time.