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 }}
DFiantHDL
/
DFHDL
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
97
Code
Issues
1
Pull requests
2
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
More fixes
- #465
#465
Merged
soronpo
merged 26 commits into
main
DFiantHDL/DFHDL:main
from
training
DFiantHDL/DFHDL:training
Copy head branch name to clipboard
Aug 9, 2026
Conversation
Commits
26
(26)
Checks
Files changed
Merged
More fixes
#465
soronpo
merged 26 commits into
main
DFiantHDL/DFHDL:main
from
training
DFiantHDL/DFHDL:training
Copy head branch name to clipboard
Commits
Commits on Aug 7, 2026
compiler_stages: remove SanityCheckSpec
Show description for 2903adf
Oron Port
and
claude
committed
2903adf
View commit details
Copy full SHA for 2903adf
Browse repository at this point
docs: elaboration-vs-hardware scope rules, enum/localparam mapping, operations reference
Show description for 03afffb
soronpo
committed
03afffb
View commit details
Copy full SHA for 03afffb
Browse repository at this point
Merge branch 'training' of https://github.com/DFiantHDL/dfhdl_by_agents into training
Oron Port
committed
fc13a87
View commit details
Copy full SHA for fc13a87
Browse repository at this point
plugin+core+platforms: `@hw.annotation.setName` replaces `@targetName` for HDL naming (#454)
Show description for 506c3f4
Oron Port
and
claude
committed
506c3f4
View commit details
Copy full SHA for 506c3f4
Browse repository at this point
plugin+docs: forbid multi-block DFHDL parameters; defaults only in the first block (#456)
Show description for a3a157c
Oron Port
and
claude
committed
a3a157c
View commit details
Copy full SHA for a3a157c
Browse repository at this point
docs: enum match wildcard `case _` rules for translations and fresh FSMs
Show description for bdf077c
Oron Port
and
claude
committed
bdf077c
View commit details
Copy full SHA for bdf077c
Browse repository at this point
plugin: auto-@top injected fully qualified to support a design class named `top` (#458)
Show description for cc101ae
Oron Port
and
claude
committed
cc101ae
View commit details
Copy full SHA for cc101ae
Browse repository at this point
docs: Bitwise Operations subsection for elementwise `&`/`|`/`^`/`~` on vectors
Show description for e498a38
Oron Port
and
claude
committed
e498a38
View commit details
Copy full SHA for e498a38
Browse repository at this point
core+stages+docs: target-context widening replaces carry promotion; new relative `.eby` (#119)
Show description for 1366e73
Oron Port
and
claude
committed
1366e73
View commit details
Copy full SHA for 1366e73
Browse repository at this point
core+ir+stages: carry ops are purely a printed spelling; `.eby` is the canonical widening form
Show description for 3f7430b
Oron Port
and
claude
committed
3f7430b
View commit details
Copy full SHA for 3f7430b
Browse repository at this point
ir+core: symbolic width-fit proofs accept provable parametric relations (#116)
Show description for ca1d98d
Oron Port
and
claude
committed
ca1d98d
View commit details
Copy full SHA for ca1d98d
Browse repository at this point
remove redundant case
Oron Port
committed
3028784
View commit details
Copy full SHA for 3028784
Browse repository at this point
plugin+core: non-literal widths collapse at the IntParam boundary; DFHDL-aware diagnostics (#455)
Show description for 7e0549d
Oron Port
and
claude
committed
7e0549d
View commit details
Copy full SHA for 7e0549d
Browse repository at this point
plugin+core: `reduce`-over-slices guide rail, testable through the real diagnostic rewriting
Show description for e102b66
Oron Port
and
claude
committed
e102b66
View commit details
Copy full SHA for e102b66
Browse repository at this point
Commits on Aug 8, 2026
plugin+core: not-a-member errors keep only their core sentence
Show description for 703bb34
Oron Port
and
claude
committed
703bb34
View commit details
Copy full SHA for 703bb34
Browse repository at this point
plugin+core: restore the did-you-mean hint on stripped not-a-member errors
Show description for dbf374f
Oron Port
and
claude
committed
dbf374f
View commit details
Copy full SHA for dbf374f
Browse repository at this point
core+docs: `.width`/`.length` queries on DFTypes and bit-accurate values
Show description for 3fe8269
Oron Port
and
claude
committed
3fe8269
View commit details
Copy full SHA for 3fe8269
Browse repository at this point
core+docs: a `val` binding a width/length query keeps its name in the generated code
Show description for 0d386c0
Oron Port
and
claude
committed
0d386c0
View commit details
Copy full SHA for 0d386c0
Browse repository at this point
docs: inter-dependent design parameters
Show description for a8066cc
Oron Port
and
claude
committed
a8066cc
View commit details
Copy full SHA for a8066cc
Browse repository at this point
ir+core+stages: value `.width`/`.length` become width/length query FUNCs printed natively per backend
Show description for 520fd8d
Oron Port
and
claude
committed
520fd8d
View commit details
Copy full SHA for 520fd8d
Browse repository at this point
plugin+core: dedicated error for a single-line `process`/`initial` block body
Show description for 9afce5b
Oron Port
and
claude
committed
9afce5b
View commit details
Copy full SHA for 9afce5b
Browse repository at this point
Commits on Aug 9, 2026
core+docs: target-context widening crosses `.sel` like Verilog's `?:` (#464)
Show description for 53ac2b5
Oron Port
and
claude
committed
53ac2b5
View commit details
Copy full SHA for 53ac2b5
Browse repository at this point
core+docs: target-context widening crosses `if`/`match` expressions (#464)
Show description for 4c33ad5
Oron Port
and
claude
committed
4c33ad5
View commit details
Copy full SHA for 4c33ad5
Browse repository at this point
core+docs: widening crosses shift left operands and unary minus; warnings see through conditionals (#464)
Show description for 88de1ce
Oron Port
and
claude
committed
88de1ce
View commit details
Copy full SHA for 88de1ce
Browse repository at this point
lib+docs+ips: add NVC as a Verilog lint/simulation tool (v95/v2001)
Show description for 477e737
Oron Port
and
claude
committed
477e737
View commit details
Copy full SHA for 477e737
Browse repository at this point
lib+docs: DFTools v1.2.0; add the Xezim simulator via its new sim-xezim image
Show description for e3a89a8
Oron Port
and
claude
committed
e3a89a8
View commit details
Copy full SHA for e3a89a8
Browse repository at this point
You can’t perform that action at this time.