Skip to content

[DO NOT MERGE] Bitwuzla inconsistencies across platforms bug #481

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gussmith23
Copy link
Owner

@gussmith23 gussmith23 commented Apr 18, 2025

Generating data for bitwuzla/bitwuzla#171

Strategy:

  • convert all tests to use Bitwuzla.
  • Run them on my M3 macbook and on github's runners.
  • See which tests differ.
  • Generate SMT for those tests and send to bitwuzla.

@gussmith23 gussmith23 marked this pull request as draft April 18, 2025 04:33
@gussmith23
Copy link
Owner Author

These tests failed on my Mac:

  Lakeroad tests :: addmulor_3_stage_unsigneds_9_bit.v
  Lakeroad tests :: one_stage_add_mul_add_signed_11_bit_xilinx.sv
  Lakeroad tests :: one_stage_add_mul_add_signed_12_bit_xilinx.sv
  Lakeroad tests :: two_stage_mul_and_lattice.v
  Lakeroad tests :: xilinx-7-series/7_series_addmuladd_1_stage_signed_11_bit.sv
  Lakeroad tests :: xilinx-7-series/7_series_addmulsub_1_stage_unsigned_17_bit.sv
  Lakeroad tests :: xilinx-7-series/7_series_muladd_1_stage_unsigned_14_bit.sv
  Lakeroad tests :: xilinx-7-series/7_series_mulsub_1_stage_unsigned_14_bit.sv
  Lakeroad tests :: xilinx-7-series/7_series_mult_2_stage_unsigned_11_bit.sv
  Lakeroad tests :: xilinx-7-series/7_series_submulsub_2_stage_unsigned_18_bit.sv
  Lakeroad tests :: xilinx_muladd_0_stage_signed_8_bit_yosys_plugin.sv
  Lakeroad tests :: xilinx_muladd_0_stage_unsigned_13_bit.sv
  Lakeroad tests :: xilinx_mulsub_1_stage_unsigned_14_bit.sv
  Lakeroad tests :: xilinx_preaddmul_1_stage_signed_18_bit.sv
  Lakeroad tests :: xilinx_preaddmul_3_stage_signed_18_bit.sv
  Lakeroad tests :: xilinx_ultrascale_plus_mac_with_internal_shift.v

@gussmith23
Copy link
Owner Author

gussmith23 commented Apr 18, 2025

Tests that failed on GH runners:

  Lakeroad tests :: addmulor_3_stage_unsigneds_9_bit.v
  Lakeroad tests :: bsg_mul_add_unsigned/bsg_mul_add_unsigned_13bit.sv
  Lakeroad tests :: intel_cyclone10lp_mul_0_stage_unsigned_18_bit.v
  Lakeroad tests :: two_stage_multiplier_xilinx.v
  Lakeroad tests :: xilinx-7-series/7_series_muladd_1_stage_unsigned_14_bit.sv
  Lakeroad tests :: xilinx_muladd_0_stage_unsigned_13_bit.sv
  Lakeroad tests :: xilinx_mulsub_1_stage_unsigned_14_bit.sv
  Lakeroad tests :: xilinx_mult_1_stage_signed_11_bit.sv
  Lakeroad tests :: xilinx_mult_1_stage_unsigned_11_bit.sv
  Lakeroad tests :: xilinx_preaddmul_1_stage_signed_18_bit.sv
  Lakeroad tests :: xilinx_ultrascale_plus_mac_with_internal_shift.v

@vcanumalla
Copy link
Collaborator

My instinct tells me we should merge this @ninehusky .

@ninehusky
Copy link
Collaborator

I have moved on from this project, and thus have no basis to judge the ideal path forward. Cheers.

AC

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.

3 participants