3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2026-07-23 07:32:32 +00:00

Merge from upstream

This commit is contained in:
Akash Levy 2025-11-12 08:14:33 -08:00
commit 71586d39b0
14 changed files with 720 additions and 260 deletions

View file

@ -164,6 +164,8 @@ pyosys_headers = [
{
"global_id_storage_",
"global_id_index_",
"global_negative_id_storage_",
"global_negative_id_prefix_storage_",
"global_refcount_storage_",
"global_free_idx_list_",
"last_created_idx_ptr_",