Commit Graph

603 Commits

Author SHA1 Message Date
Alan Mishchenko ccafa23e40 Extending &funtrace. 2026-02-03 11:17:26 -08:00
Miodrag Milanovic f2ae808236 MINGW proper pthread handling 2026-01-29 09:28:21 +01:00
Miodrag Milanovic 6fcdfdbc5e WASI compile fixes 2026-01-28 09:52:01 +01:00
JingrenWang ad267aca8a
Fix(Workflow): Bring windows build back to life
Signed-off-by: JingrenWang <wjrforcyber@163.com>
2026-01-19 08:14:08 +08:00
Alan Mishchenko 1f13c88bfd Creating commands to match popular scripts. 2025-12-26 08:08:31 -08:00
Alan Mishchenko 28cc76119c Fixing continues. 2025-12-24 22:45:37 -08:00
Alan Mishchenko 8b79876f17 Fixing continues. 2025-12-24 22:37:14 -08:00
Alan Mishchenko 8d42237589 Fixing continues. 2025-12-24 22:26:01 -08:00
Alan Mishchenko 99ca3e4428 Commenting out troublesome code. 2025-12-24 21:49:23 -08:00
Alan Mishchenko 95b8d57331 Updating declarations. 2025-12-24 21:34:38 -08:00
Alan Mishchenko 997619d33e Moving guards to proper places. 2025-12-24 21:08:18 -08:00
Alan Mishchenko 52741b9123 Adjusting guards to avoid compiler problems. 2025-12-24 21:02:20 -08:00
Alan Mishchenko 2accf61bcd Adding undefined procedure. 2025-12-24 20:49:55 -08:00
Alan Mishchenko d2c15a04db Commenting out conflicting declarations. 2025-12-24 20:38:07 -08:00
Alan Mishchenko 00cee5f2f5 Reordering includes. 2025-12-24 20:10:08 -08:00
Alan Mishchenko 645d8667c3 Fixing misplaced guard. 2025-12-24 19:59:20 -08:00
Alan Mishchenko a38d012563 Added proper guards to new files. 2025-12-24 19:47:46 -08:00
Alan Mishchenko 5cdded372a Command %ufar. 2025-12-24 19:06:29 -08:00
alanminko fd04a1c073
Merge pull request #465 from zeldin/flipvar5_fix
Fix memory corruption in &mfs.
2025-12-24 07:24:54 -08:00
Marcus Comstedt c0e252846e Fix memory corruption in &mfs. 2025-12-24 10:31:08 +01:00
Dino e7c304d3d1
Fix destructor rewireMiaig.h
Pointers that are allocated with a C-style malloc should be deleted with free -- not with the C++-style delete.

Using delete here will trip up toolchains that enforce using free for memory allocated with malloc.
2025-12-23 16:14:38 -08:00
alanminko 53edce3382
Merge pull request #447 from mmicko/mingw_wasi
Fix compilation for mingw and wasi (up streaming YosysHQ changes)
2025-11-27 08:28:01 -08:00
Alan Mishchenko 7691e2ed3c Fixing a bug in &mfs when black boxes are present. 2025-11-26 17:57:16 -08:00
Alan Mishchenko bb52782941 New command "print_npn". 2025-11-18 19:41:10 -08:00
Miodrag Milanovic a1f5e4541b Fix compilation for mingw and wasi 2025-10-20 07:38:00 +02:00
Alan Mishchenko 613fa4f5eb Enable saving choices in &deepsyn. 2025-09-30 15:48:45 -07:00
jiunhaochen 4f29be9046 rewire support timing-constraint 2025-08-27 00:56:43 +08:00
Alan Mishchenko 4ccacb1e5b Adding printout of don't-cares after mapping. 2025-07-21 10:22:43 -07:00
Alan Mishchenko beff7f1b34 Temporary fix of the compilation problem related to sorting objects by level in rewiring. 2025-06-19 14:32:10 +07:00
jiunhaochen 04161dfda8 patch rewire with empty name 2025-05-26 01:44:04 +08:00
Alan Mishchenko 0b1d7c6d0f Supporting structural choices in rewiring. 2025-05-18 13:37:30 -07:00
alanminko 5305d93037
Merge pull request #405 from MyskYko/rrr
update rrr
2025-04-25 06:48:30 +07:00
jiunhaochen b1734ac297 rewire clean up 2025-04-19 00:43:48 +08:00
MyskYko b1b1023285 update rrr 2025-04-17 11:01:39 -07:00
jiunhaochen 0ab176d7c9 rewire fix genlib change 2025-04-17 16:14:49 +08:00
jiunhaochen 01bfd8fbad rewire fix not mapped 2025-04-17 12:39:24 +08:00
jiunhaochen 6c37cc9ac3 rewire restructured even if the cost is not improved 2025-04-17 04:58:32 +08:00
jiunhaochen 43d12f6c31 command rewire add external careset 2025-04-10 16:57:13 +08:00
jiunhaochen 5700bff205 command rewire add external care 2025-04-09 19:27:32 +08:00
alanminko 68c576cc56
Merge pull request #400 from MyskYko/rrr
update rrr
2025-04-07 11:34:13 +07:00
MyskYko 27f2429d76 update rrr 2025-04-06 15:46:02 -07:00
Franz Reichl 2c003f8865 Extend logging for eSLIM 2025-04-01 11:50:28 +02:00
Franz Reichl 8ffca32372 Add command &eslim 2025-03-19 11:29:14 +01:00
Alan Mishchenko 2078b3945b Adding support for the random seed to the recent experiments. 2025-03-18 07:55:28 -07:00
jiunhaochen e937e82cc6 rewire with &nf, &simap 2025-03-17 10:26:32 +08:00
jiunhaochen c63cf09660 rewire support level constraint 2025-03-17 10:26:32 +08:00
jiunhaochen c3b76b1712 Patch rewire 2025-03-17 10:26:32 +08:00
alanminko fbd19056e7
Merge pull request #379 from MyskYko/rrr
update rrr
2025-03-06 09:00:36 +07:00
Alan Mishchenko 7364002c39 Updates to rewiring. 2025-03-05 17:47:12 -08:00
MyskYko 8005405ed7 update rrr 2025-03-05 14:44:12 -08:00