1
0
mirror of synced 2026-05-19 12:20:08 +00:00

Commit Graph

  • 2b10385edd Convert xprop tests Miodrag Milanovic 2026-03-18 15:25:28 +01:00
  • 926814f1e4 abc9: cleanup commented code Lofty 2026-03-18 13:27:59 +00:00
  • 0ea739b7d9 abc: remove -fast Lofty 2026-03-18 14:14:55 +00:00
  • 150860c1c3 Merge pull request #5755 from YosysHQ/lofty/abc9-refactor-1 Lofty 2026-03-18 12:25:44 +00:00
  • e78690fc47 abc9_exe: fix typo Lofty 2026-03-18 11:44:13 +00:00
  • 1c1d782bf8 Consolidate csa tests. nella 2026-03-18 12:36:31 +01:00
  • de8b6286b8 Converted some more Miodrag Milanovic 2026-03-18 09:54:33 +01:00
  • d0ac6d9791 Converted blif tests Miodrag Milanovic 2026-03-18 09:45:33 +01:00
  • 92bdccf2be Convert memories tests Miodrag Milanovic 2026-03-18 08:46:58 +01:00
  • 77147fb0db Correctly handle errors Miodrag Milanovic 2026-03-18 08:46:34 +01:00
  • 4ce8e7d1df Tighten csa tests. nella 2026-03-16 16:23:42 +01:00
  • fa92d22660 Document not covered Miodrag Milanovic 2026-03-16 15:45:59 +01:00
  • 18c7cb094e Add csa to synth. nella 2026-03-16 15:39:54 +01:00
  • 488f144245 Convert autotest script wrapper Miodrag Milanovic 2026-03-16 13:07:11 +01:00
  • c8f715fed8 Merge pull request #5664 from rocallahan/parallel-opt-clean Emil J 2026-03-16 09:52:34 +00:00
  • 896fac04ed cleanup Miodrag Milanovic 2026-03-16 10:48:10 +01:00
  • af3a53720c Use generic testing on few more places Miodrag Milanovic 2026-03-16 10:13:10 +01:00
  • 06264cdb2e Merge pull request #5746 from IAmMarcelJung/fabulous/add_frame_config_mux_bels Miodrag Milanović 2026-03-16 08:21:01 +00:00
  • 1111a401f7 Merge pull request #5750 from calewis/return_things KrystalDelusion 2026-03-13 22:07:28 +00:00
  • 4251cd69ed Fix missing return in NDEBUG case Drew Lewis 2026-03-13 19:51:49 +00:00
  • 4b037bda7a Add more robsutness tests. nella 2026-03-13 13:22:24 +01:00
  • 1f097a937f Add chain tests and tighten synthesis assertions for csa. nella 2026-03-13 13:14:32 +01:00
  • a7fcfc18fa Add sub chain support for csa trees. nella 2026-03-13 12:54:58 +01:00
  • b6ea0bb4cc Edge case tests. nella 2026-03-13 12:33:26 +01:00
  • 8d0ecbcdc0 Add csa synth tests. nella 2026-03-13 12:23:26 +01:00
  • 4381609684 Add structural tests for csa_tree. nella 2026-03-13 12:09:50 +01:00
  • 80fff7ce09 cleanup Miodrag Milanovic 2026-03-13 11:18:03 +01:00
  • f2e1ac23a2 add prep Miodrag Milanovic 2026-03-13 11:15:21 +01:00
  • 728403d1eb better balancing. nella 2026-03-13 11:06:48 +01:00
  • 413b9a4639 Add common.mk Miodrag Milanovic 2026-03-13 11:00:08 +01:00
  • 144da16583 report on summary Miodrag Milanovic 2026-03-13 10:15:17 +01:00
  • 903c74e42b Look for all result files Miodrag Milanovic 2026-03-13 10:10:34 +01:00
  • f9cd49f7b9 Save results, and create summary and report Miodrag Milanovic 2026-03-13 09:51:15 +01:00
  • 2fb0ca49ff Convert gen-tests shell script to python Miodrag Milanovic 2026-03-13 08:38:05 +01:00
  • 49ecb1ac11 fabulous: add frame_config_mux BEls Marcel Jung 2026-03-12 15:55:55 +01:00
  • 5f4be8c0a8 gowin: wire output clock enable ports to enable inputs, not constants emil/gowin-oce-not-const Emil J. Tywoniak 2026-03-11 20:38:52 +01:00
  • 4716f4410f Merge pull request #5741 from YosysHQ/lofty/quicklogic-mul-bugfix Lofty 2026-03-11 11:47:46 +00:00
  • 53939bd3ba synth_quicklogic: fix small multiplier inference Lofty 2026-03-11 11:09:31 +00:00
  • a180a0003f impl csa tree. nella 2026-03-11 11:31:40 +01:00
  • 18d94fe9a4 Merge pull request #5740 from kivikakk/push-utvloulmsuqy Catherine 2026-03-11 10:27:27 +00:00
  • 5c74446e57 cxxrtl: Suppress another un/signed comparison warning! Asherah Connor 2026-03-11 20:40:22 +11:00
  • 4d725ee84d Merge pull request #5739 from kivikakk/push-nsqznnrrssrn Catherine 2026-03-11 09:00:22 +00:00
  • c5c104f560 cxxrtl: Suppress un/signed comparison warning; this is positive Asherah Connor 2026-03-11 18:35:18 +11:00
  • 486c3715fb Enabled realmath that was disabled for some reason Miodrag Milanovic 2026-03-11 08:02:11 +01:00
  • 31679685a3 symfpu: Missed a space Krystine Sherwin 2026-03-11 15:38:59 +13:00
  • ad32d66553 symfpu_convert: Handle signed ints Krystine Sherwin 2026-03-11 12:58:59 +13:00
  • f95a5ac7df symfpu: Use ubv for convert flags Krystine Sherwin 2026-03-11 12:58:59 +13:00
  • e6e8075b3a symfpu: Convert with flags Krystine Sherwin 2026-03-11 12:58:59 +13:00
  • 43c1b82e64 symfpu: Add symfpu_convert Krystine Sherwin 2026-03-11 12:58:58 +13:00
  • 7f2f681e85 symfpu: Test comparisons Krystine Sherwin 2026-03-11 12:58:58 +13:00
  • 53de8b6abe symfpu: Add -compare mode Krystine Sherwin 2026-03-11 12:58:58 +13:00
  • 529df986b0 Add symfpu -classify Krystine Sherwin 2026-03-11 12:58:58 +13:00
  • 1f598c7383 tests/symfpu: Extra muladd tests Krystine Sherwin 2026-03-11 12:58:57 +13:00
  • 6333cf7bc9 tests/symfpu: Testing sqrt Krystine Sherwin 2026-03-11 12:58:57 +13:00
  • 5372cf5047 symfpu: Add altsqrt Krystine Sherwin 2026-03-11 12:58:57 +13:00
  • 8a764230af symfpu: Add alt2div Krystine Sherwin 2026-03-11 12:58:56 +13:00
  • 1312668092 symfpu: Add altdiv Krystine Sherwin 2026-03-11 12:58:56 +13:00
  • 57e6baf287 tests/symfpu: Add cover checks Krystine Sherwin 2026-03-11 12:58:56 +13:00
  • 6fd4bde7e6 Fix tininess when rounding to ebmin Krystine Sherwin 2026-03-11 12:58:56 +13:00
  • f0bfc87e27 tests/symfpu: UF to ebmin is valid Krystine Sherwin 2026-03-11 12:58:55 +13:00
  • b4186e2295 Don't raise DZ when left is inf Krystine Sherwin 2026-03-11 12:58:55 +13:00
  • 7b270a79c0 symfpu: Dynamic rounding mode Krystine Sherwin 2026-03-11 12:58:55 +13:00
  • 9cb347a1a6 symfpu: Tidying output Krystine Sherwin 2026-03-11 12:58:54 +13:00
  • cc4e9e52a8 symfpu: floatWithStatusFlags Krystine Sherwin 2026-03-11 12:58:54 +13:00
  • a0a0b2ce84 symfpu: Verifying rounding modes Krystine Sherwin 2026-03-11 12:58:54 +13:00
  • cd28709b81 symfpu: Configurable rounding modes Krystine Sherwin 2026-03-11 12:58:54 +13:00
  • ae5ac17e3f Makefile: run-test.mk depends on .sh Krystine Sherwin 2026-03-11 12:58:53 +13:00
  • c1bc302174 symfpu: Add flags Krystine Sherwin 2026-03-11 12:58:53 +13:00
  • 77f3248a11 symfpu: Configurable op Krystine Sherwin 2026-03-11 12:58:53 +13:00
  • e7588492a0 symfpu: Configurable eb and sb Krystine Sherwin 2026-03-11 12:58:52 +13:00
  • 25848020cc wip: symfpu pass Jannis Harder 2026-03-11 12:58:52 +13:00
  • 2123121d23 Fix deprecation warning Miodrag Milanovic 2026-03-10 16:15:07 +01:00
  • 8a6954413f Clean some seed-tests outputs Miodrag Milanovic 2026-03-10 15:57:24 +01:00
  • ede782d7e3 Clean some seed-tests outputs Miodrag Milanovic 2026-03-10 11:50:30 +01:00
  • a155994868 Cleanup for abcopt-tests Miodrag Milanovic 2026-03-10 11:18:05 +01:00
  • 169b9994dc Ignore some generated files Miodrag Milanovic 2026-03-10 11:05:47 +01:00
  • c08a2aa3ff Do not write to console for makefile-tests Miodrag Milanovic 2026-03-10 11:02:20 +01:00
  • 6526e88d14 Propagate ABCOPT and SEEDOPT Miodrag Milanovic 2026-03-10 10:15:27 +01:00
  • 1a864c72ae Make sure targets are built for tests Miodrag Milanovic 2026-03-10 10:08:52 +01:00
  • 108a9133d0 Move clean for tests in proper Makefile Miodrag Milanovic 2026-03-10 10:01:23 +01:00
  • 92ef719434 Split vanilla-test to separate Makefile Miodrag Milanovic 2026-03-10 09:41:39 +01:00
  • 498cb79abe async2sync: explain dffsr control signal variable polarity Emil J. Tywoniak 2026-03-09 20:18:56 +01:00
  • 43ef4d2901 fixup! async2sync: $dffsr has undef output on S&R Emil J. Tywoniak 2026-03-09 20:12:24 +01:00
  • de99d67bbd Merge pull request #5733 from YosysHQ/update_abc Miodrag Milanović 2026-03-09 12:42:13 +00:00
  • fea0d18c0a Update ABC as per 2026-03-09 Miodrag Milanovic 2026-03-09 13:04:45 +01:00
  • 314d01b35f changed rtlil to verilog. setundef_selection_ff stays rtlil because we use specific cell names if write in verilog yosys assign name that can change abhinavputhran 2026-03-08 20:14:03 -04:00
  • 47c2257f82 setundef: more tests! and wire selection in -init mode abhinavputhran 2026-03-08 19:41:31 -04:00
  • c23ba3f917 I think CI runs within the tests directory based on error so I changed the file path abhinavputhran 2026-03-08 18:15:35 -04:00
  • 5048dac854 setundef: add tests for selection in -zero, -undriven, and -init modes. also made setundef.cc clearer abhinavputhran 2026-03-06 18:12:03 -05:00
  • 9e666c727f setundef: respect selection in -undriven mode abhinavputhran 2026-03-06 10:37:59 -05:00
  • 2f1cdc2df9 Merge pull request #5728 from povik/tcl-set-result Emil J 2026-03-06 13:36:48 +00:00
  • 85013f9ed3 fixup! read_liberty: model clear_preset_variable correctly Emil J. Tywoniak 2026-03-06 14:24:18 +01:00
  • 167c6c4585 Replace deprecated Tcl API to fix use-after-free Martin Povišer 2026-03-06 11:52:17 +01:00
  • 050483a6b2 Merge pull request #5698 from YosysHQ/lofty/analogdevices Lofty 2026-03-06 08:57:59 +00:00
  • 602f3fd1a5 Add missing EOL Miodrag Milanovic 2026-03-06 09:10:55 +01:00
  • 52533b0d1c Update opt_lut_ins and stat for analogdevices and remove ecp5 Miodrag Milanovic 2026-03-06 09:10:36 +01:00
  • 9c51ba1b09 Reduce opt_clean parallelism Robert O'Callahan 2026-03-05 20:04:49 +00:00
  • 8d8c05b338 Fix OptCleanPass usage of CleanRunContext to avoid constructing extra KeepCache and ParallelDispatchThreadPool Robert O'Callahan 2026-03-05 02:20:58 +00:00
  • 32f5044eaf Clarify "Not passing module as function argument" comment Robert O'Callahan 2026-03-04 02:18:48 +00:00
  • 70cc2d67fd opt_clean: refactor Emil J. Tywoniak 2026-02-16 10:57:45 +01:00