Skip to content

Commit 8b2d0ed

Browse files
authored
Merge pull request #1812 from verilog-to-routing/mixing_optimization_typo
[Odin]: fix arch name type for mixing optimization tasks in Odin regtest
2 parents dd7fd42 + 8d5eda9 commit 8b2d0ed

File tree

12 files changed

+2620
-8
lines changed

12 files changed

+2620
-8
lines changed

ODIN_II/regression_test/benchmark/task/mixing_optimization/config_file_half/simulation_result.json

Lines changed: 360 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,366 @@
337337
"Estimated LUTs": 21,
338338
"Total Node": 26
339339
},
340+
"config_file_half/bm_base_multiply/k6_frac_N10_mem32K_40nm": {
341+
"test_name": "config_file_half/bm_base_multiply/k6_frac_N10_mem32K_40nm",
342+
"architecture": "k6_frac_N10_mem32K_40nm.xml",
343+
"blif": "bm_base_multiply.blif",
344+
"warnings": [
345+
"[PARSE_ARGS] Must include only one of either:"
346+
],
347+
"max_rss(MiB)": 11.6,
348+
"exec_time(ms)": 560.3,
349+
"simulation_time(ms)": 538.1,
350+
"test_coverage(%)": 100,
351+
"Latch Drivers": 1,
352+
"Pi": 47,
353+
"Po": 78,
354+
"logic element": 454,
355+
"latch": 71,
356+
"Multiplier": 1,
357+
"generic logic size": 5,
358+
"Longest Path": 25,
359+
"Average Path": 5,
360+
"Estimated LUTs": 454,
361+
"Total Node": 527
362+
},
363+
"config_file_half/bm_base_multiply/k6_N10_mem32K_40nm": {
364+
"test_name": "config_file_half/bm_base_multiply/k6_N10_mem32K_40nm",
365+
"architecture": "k6_N10_mem32K_40nm.xml",
366+
"blif": "bm_base_multiply.blif",
367+
"warnings": [
368+
"[PARSE_ARGS] Must include only one of either:"
369+
],
370+
"max_rss(MiB)": 11.7,
371+
"exec_time(ms)": 569.7,
372+
"simulation_time(ms)": 540.2,
373+
"test_coverage(%)": 100,
374+
"Latch Drivers": 1,
375+
"Pi": 47,
376+
"Po": 78,
377+
"logic element": 454,
378+
"latch": 71,
379+
"Multiplier": 1,
380+
"generic logic size": 6,
381+
"Longest Path": 25,
382+
"Average Path": 5,
383+
"Estimated LUTs": 454,
384+
"Total Node": 527
385+
},
386+
"config_file_half/bm_match1_str_arch/k6_frac_N10_mem32K_40nm": {
387+
"test_name": "config_file_half/bm_match1_str_arch/k6_frac_N10_mem32K_40nm",
388+
"architecture": "k6_frac_N10_mem32K_40nm.xml",
389+
"blif": "bm_match1_str_arch.blif",
390+
"warnings": [
391+
"[PARSE_ARGS] Must include only one of either:"
392+
],
393+
"max_rss(MiB)": 13.7,
394+
"exec_time(ms)": 1869.4,
395+
"simulation_time(ms)": 1821.2,
396+
"test_coverage(%)": 100,
397+
"Latch Drivers": 1,
398+
"Pi": 88,
399+
"Po": 144,
400+
"logic element": 1775,
401+
"latch": 72,
402+
"Multiplier": 1,
403+
"generic logic size": 5,
404+
"Longest Path": 74,
405+
"Average Path": 5,
406+
"Estimated LUTs": 1775,
407+
"Total Node": 1849
408+
},
409+
"config_file_half/bm_match1_str_arch/k6_N10_mem32K_40nm": {
410+
"test_name": "config_file_half/bm_match1_str_arch/k6_N10_mem32K_40nm",
411+
"architecture": "k6_N10_mem32K_40nm.xml",
412+
"blif": "bm_match1_str_arch.blif",
413+
"warnings": [
414+
"[PARSE_ARGS] Must include only one of either:"
415+
],
416+
"max_rss(MiB)": 13.9,
417+
"exec_time(ms)": 1823.8,
418+
"simulation_time(ms)": 1775.1,
419+
"test_coverage(%)": 100,
420+
"Latch Drivers": 1,
421+
"Pi": 88,
422+
"Po": 144,
423+
"logic element": 1775,
424+
"latch": 72,
425+
"Multiplier": 1,
426+
"generic logic size": 6,
427+
"Longest Path": 74,
428+
"Average Path": 5,
429+
"Estimated LUTs": 1775,
430+
"Total Node": 1849
431+
},
432+
"config_file_half/bm_match2_str_arch/k6_frac_N10_mem32K_40nm": {
433+
"test_name": "config_file_half/bm_match2_str_arch/k6_frac_N10_mem32K_40nm",
434+
"architecture": "k6_frac_N10_mem32K_40nm.xml",
435+
"blif": "bm_match2_str_arch.blif",
436+
"warnings": [
437+
"[PARSE_ARGS] Must include only one of either:"
438+
],
439+
"max_rss(MiB)": 12.5,
440+
"exec_time(ms)": 924.5,
441+
"simulation_time(ms)": 886.5,
442+
"test_coverage(%)": 100,
443+
"Latch Drivers": 1,
444+
"Pi": 54,
445+
"Po": 99,
446+
"logic element": 881,
447+
"latch": 54,
448+
"Multiplier": 2,
449+
"generic logic size": 5,
450+
"Longest Path": 31,
451+
"Average Path": 6,
452+
"Estimated LUTs": 881,
453+
"Total Node": 938
454+
},
455+
"config_file_half/bm_match2_str_arch/k6_N10_mem32K_40nm": {
456+
"test_name": "config_file_half/bm_match2_str_arch/k6_N10_mem32K_40nm",
457+
"architecture": "k6_N10_mem32K_40nm.xml",
458+
"blif": "bm_match2_str_arch.blif",
459+
"warnings": [
460+
"[PARSE_ARGS] Must include only one of either:"
461+
],
462+
"max_rss(MiB)": 12.5,
463+
"exec_time(ms)": 906,
464+
"simulation_time(ms)": 872.3,
465+
"test_coverage(%)": 100,
466+
"Latch Drivers": 1,
467+
"Pi": 54,
468+
"Po": 99,
469+
"logic element": 881,
470+
"latch": 54,
471+
"Multiplier": 2,
472+
"generic logic size": 6,
473+
"Longest Path": 31,
474+
"Average Path": 6,
475+
"Estimated LUTs": 881,
476+
"Total Node": 938
477+
},
478+
"config_file_half/bm_match3_str_arch/k6_frac_N10_mem32K_40nm": {
479+
"test_name": "config_file_half/bm_match3_str_arch/k6_frac_N10_mem32K_40nm",
480+
"architecture": "k6_frac_N10_mem32K_40nm.xml",
481+
"blif": "bm_match3_str_arch.blif",
482+
"warnings": [
483+
"[PARSE_ARGS] Must include only one of either:"
484+
],
485+
"max_rss(MiB)": 9.5,
486+
"exec_time(ms)": 430.6,
487+
"simulation_time(ms)": 402.8,
488+
"test_coverage(%)": 100,
489+
"Latch Drivers": 1,
490+
"Pi": 54,
491+
"Po": 54,
492+
"logic element": 375,
493+
"latch": 54,
494+
"generic logic size": 5,
495+
"Longest Path": 58,
496+
"Average Path": 5,
497+
"Estimated LUTs": 375,
498+
"Total Node": 430
499+
},
500+
"config_file_half/bm_match3_str_arch/k6_N10_mem32K_40nm": {
501+
"test_name": "config_file_half/bm_match3_str_arch/k6_N10_mem32K_40nm",
502+
"architecture": "k6_N10_mem32K_40nm.xml",
503+
"blif": "bm_match3_str_arch.blif",
504+
"warnings": [
505+
"[PARSE_ARGS] Must include only one of either:"
506+
],
507+
"max_rss(MiB)": 9.7,
508+
"exec_time(ms)": 420.3,
509+
"simulation_time(ms)": 395.2,
510+
"test_coverage(%)": 100,
511+
"Latch Drivers": 1,
512+
"Pi": 54,
513+
"Po": 54,
514+
"logic element": 375,
515+
"latch": 54,
516+
"generic logic size": 6,
517+
"Longest Path": 58,
518+
"Average Path": 5,
519+
"Estimated LUTs": 375,
520+
"Total Node": 430
521+
},
522+
"config_file_half/bm_match4_str_arch/k6_frac_N10_mem32K_40nm": {
523+
"test_name": "config_file_half/bm_match4_str_arch/k6_frac_N10_mem32K_40nm",
524+
"architecture": "k6_frac_N10_mem32K_40nm.xml",
525+
"blif": "bm_match4_str_arch.blif",
526+
"warnings": [
527+
"[PARSE_ARGS] Must include only one of either:"
528+
],
529+
"max_rss(MiB)": 12.5,
530+
"exec_time(ms)": 968.2,
531+
"simulation_time(ms)": 928.9,
532+
"test_coverage(%)": 100,
533+
"Latch Drivers": 1,
534+
"Pi": 51,
535+
"Po": 216,
536+
"logic element": 746,
537+
"latch": 108,
538+
"Multiplier": 1,
539+
"generic logic size": 5,
540+
"Longest Path": 48,
541+
"Average Path": 5,
542+
"Estimated LUTs": 746,
543+
"Total Node": 856
544+
},
545+
"config_file_half/bm_match4_str_arch/k6_N10_mem32K_40nm": {
546+
"test_name": "config_file_half/bm_match4_str_arch/k6_N10_mem32K_40nm",
547+
"architecture": "k6_N10_mem32K_40nm.xml",
548+
"blif": "bm_match4_str_arch.blif",
549+
"warnings": [
550+
"[PARSE_ARGS] Must include only one of either:"
551+
],
552+
"max_rss(MiB)": 12.4,
553+
"exec_time(ms)": 946,
554+
"simulation_time(ms)": 913.1,
555+
"test_coverage(%)": 100,
556+
"Latch Drivers": 1,
557+
"Pi": 51,
558+
"Po": 216,
559+
"logic element": 746,
560+
"latch": 108,
561+
"Multiplier": 1,
562+
"generic logic size": 6,
563+
"Longest Path": 48,
564+
"Average Path": 5,
565+
"Estimated LUTs": 746,
566+
"Total Node": 856
567+
},
568+
"config_file_half/bm_match5_str_arch/k6_frac_N10_mem32K_40nm": {
569+
"test_name": "config_file_half/bm_match5_str_arch/k6_frac_N10_mem32K_40nm",
570+
"architecture": "k6_frac_N10_mem32K_40nm.xml",
571+
"blif": "bm_match5_str_arch.blif",
572+
"warnings": [
573+
"[PARSE_ARGS] Must include only one of either:"
574+
],
575+
"max_rss(MiB)": 12.7,
576+
"exec_time(ms)": 1025.9,
577+
"simulation_time(ms)": 991.3,
578+
"test_coverage(%)": 100,
579+
"Latch Drivers": 1,
580+
"Pi": 90,
581+
"Po": 54,
582+
"logic element": 982,
583+
"latch": 54,
584+
"Multiplier": 3,
585+
"generic logic size": 5,
586+
"Longest Path": 32,
587+
"Average Path": 5,
588+
"Estimated LUTs": 982,
589+
"Total Node": 1040
590+
},
591+
"config_file_half/bm_match5_str_arch/k6_N10_mem32K_40nm": {
592+
"test_name": "config_file_half/bm_match5_str_arch/k6_N10_mem32K_40nm",
593+
"architecture": "k6_N10_mem32K_40nm.xml",
594+
"blif": "bm_match5_str_arch.blif",
595+
"warnings": [
596+
"[PARSE_ARGS] Must include only one of either:"
597+
],
598+
"max_rss(MiB)": 12.6,
599+
"exec_time(ms)": 849.3,
600+
"simulation_time(ms)": 814.4,
601+
"test_coverage(%)": 100,
602+
"Latch Drivers": 1,
603+
"Pi": 90,
604+
"Po": 54,
605+
"logic element": 982,
606+
"latch": 54,
607+
"Multiplier": 3,
608+
"generic logic size": 6,
609+
"Longest Path": 32,
610+
"Average Path": 5,
611+
"Estimated LUTs": 982,
612+
"Total Node": 1040
613+
},
614+
"config_file_half/multiply_hard_block/k6_frac_N10_mem32K_40nm": {
615+
"test_name": "config_file_half/multiply_hard_block/k6_frac_N10_mem32K_40nm",
616+
"architecture": "k6_frac_N10_mem32K_40nm.xml",
617+
"blif": "multiply_hard_block.blif",
618+
"warnings": [
619+
"[PARSE_ARGS] Must include only one of either:"
620+
],
621+
"max_rss(MiB)": 11.1,
622+
"exec_time(ms)": 29.4,
623+
"simulation_time(ms)": 8.8,
624+
"test_coverage(%)": 100,
625+
"Pi": 8,
626+
"Po": 8,
627+
"logic element": 17,
628+
"Multiplier": 1,
629+
"generic logic size": 5,
630+
"Longest Path": 7,
631+
"Average Path": 4,
632+
"Estimated LUTs": 17,
633+
"Total Node": 18
634+
},
635+
"config_file_half/multiply_hard_block/k6_N10_mem32K_40nm": {
636+
"test_name": "config_file_half/multiply_hard_block/k6_N10_mem32K_40nm",
637+
"architecture": "k6_N10_mem32K_40nm.xml",
638+
"blif": "multiply_hard_block.blif",
639+
"warnings": [
640+
"[PARSE_ARGS] Must include only one of either:"
641+
],
642+
"max_rss(MiB)": 10.8,
643+
"exec_time(ms)": 29.1,
644+
"simulation_time(ms)": 9,
645+
"test_coverage(%)": 100,
646+
"Pi": 8,
647+
"Po": 8,
648+
"logic element": 17,
649+
"Multiplier": 1,
650+
"generic logic size": 6,
651+
"Longest Path": 7,
652+
"Average Path": 4,
653+
"Estimated LUTs": 17,
654+
"Total Node": 18
655+
},
656+
"config_file_half/twobits_arithmetic_multiply/k6_frac_N10_mem32K_40nm": {
657+
"test_name": "config_file_half/twobits_arithmetic_multiply/k6_frac_N10_mem32K_40nm",
658+
"architecture": "k6_frac_N10_mem32K_40nm.xml",
659+
"blif": "twobits_arithmetic_multiply.blif",
660+
"warnings": [
661+
"[PARSE_ARGS] Must include only one of either:"
662+
],
663+
"max_rss(MiB)": 9.2,
664+
"exec_time(ms)": 22.6,
665+
"simulation_time(ms)": 3.1,
666+
"test_coverage(%)": 92.5,
667+
"Latch Drivers": 1,
668+
"Pi": 5,
669+
"Po": 5,
670+
"logic element": 21,
671+
"latch": 4,
672+
"generic logic size": 5,
673+
"Longest Path": 9,
674+
"Average Path": 5,
675+
"Estimated LUTs": 21,
676+
"Total Node": 26
677+
},
678+
"config_file_half/twobits_arithmetic_multiply/k6_N10_mem32K_40nm": {
679+
"test_name": "config_file_half/twobits_arithmetic_multiply/k6_N10_mem32K_40nm",
680+
"architecture": "k6_N10_mem32K_40nm.xml",
681+
"blif": "twobits_arithmetic_multiply.blif",
682+
"warnings": [
683+
"[PARSE_ARGS] Must include only one of either:"
684+
],
685+
"max_rss(MiB)": 9.2,
686+
"exec_time(ms)": 16.2,
687+
"simulation_time(ms)": 2.5,
688+
"test_coverage(%)": 92.5,
689+
"Latch Drivers": 1,
690+
"Pi": 5,
691+
"Po": 5,
692+
"logic element": 21,
693+
"latch": 4,
694+
"generic logic size": 6,
695+
"Longest Path": 9,
696+
"Average Path": 5,
697+
"Estimated LUTs": 21,
698+
"Total Node": 26
699+
},
340700
"DEFAULT": {
341701
"test_name": "n/a",
342702
"architecture": "n/a",

0 commit comments

Comments
 (0)