Skip to content

Upsteaming Yosys changes#524

Open
mmicko wants to merge 4 commits into
berkeley-abc:masterfrom
YosysHQ:upsteaming
Open

Upsteaming Yosys changes#524
mmicko wants to merge 4 commits into
berkeley-abc:masterfrom
YosysHQ:upsteaming

Conversation

@mmicko

@mmicko mmicko commented Jun 25, 2026

Copy link
Copy Markdown
Contributor
  • Use ABC_NO_HISTORY so we can change flag externally and not by altering code
  • WASI compile fixes we did not push upstream for a while
  • Detect __int128 availability
  • Added missing ABC_USE_PTHREADS checks

Petter Reinholdtsen and others added 4 commits June 25, 2026 13:15
With GCC and Clang, look for the __SIZEOF_INT128__ define only defined
when __int128 is present before trying to use it.

This fixes build problem on all 32 bit Linux architectures.
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.

1 participant