Skip to content

gatemate: adding missing iomanip header for std::setprecision#1695

Merged
gatecat merged 1 commit intoYosysHQ:mainfrom
sylefeb:iomanip
Apr 9, 2026
Merged

gatemate: adding missing iomanip header for std::setprecision#1695
gatecat merged 1 commit intoYosysHQ:mainfrom
sylefeb:iomanip

Conversation

@sylefeb
Copy link
Copy Markdown
Contributor

@sylefeb sylefeb commented Apr 9, 2026

This (tiny) PR adds a missing header in pll.cc that is required due to the use of std::setprecision. In particular this triggers an error when compiling from the wasi sdk.

Changes:

  • including header iomanip in gatemate pll.cc

@gatecat gatecat merged commit f688fc0 into YosysHQ:main Apr 9, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants