上传所有文件

This commit is contained in:
zice6688
2026-03-30 16:46:48 +08:00
parent 8c2008c738
commit 35c99bac58
110 changed files with 23243 additions and 0 deletions

View File

@@ -0,0 +1,204 @@
---------------custom config--------------
run:
mode: autoline
gpt:
model: qwen-max
key_path: config/key_API.json
save:
en: True
root: ./output/
autoline:
cga:
enabled: True
max_iter: 10
promptscript: pychecker
onlyrun: TBgensimeval
------------------------------------------
------config info (custom + default)------
run:
version: 2.0
author: Ruidi Qiu - Technical University of Munich
time: 20260330_155017
custom_path: /home/zhang/CorrectBench/TBgen_App/config/custom.yaml
mode: autoline
hostname: localhost
pid: 928959
pyversion: 3.12.3 (main, Mar 3 2026, 12:15:18) [GCC 13.3.0]
save:
en: True
root: ./output/
pub:
prefix: None
dir: saves/0330~0405/
subdir:
log:
en: True
dir: logs/
notes: None
cfg_pmode: iwantall
debug_en: False
level: TRACE
message:
en: True
dir: messages/
format: json
iverilog:
en: True
subdir: ivcode_nodebug
load:
prompt:
path: config/initial_prompts/prompt1.txt
pick_idx: []
stage_template:
path: config/templates/stage_template0301.txt
gpt:
model: qwen-max
key_path: config/key_API.json
temperature: None
json_mode: False
chatgpt:
start_form: chat
one_time_talk: False
rtlgen_model: qwen-max
iverilog:
dir:
task_id:
autoline:
result_path: results
cga:
enabled: True
max_iter: 10
target_coverage: 100.0
probset:
path: None
mutant_path: None
gptgenRTL_path: None
more_info_paths: []
only: ['lemmings3', 'lemmings4', 'ece241_2013_q8', '2014_q3fsm', 'm2014_q6', 'review2015_fsm', 'rule110', 'fsm_ps2']
exclude: []
exclude_json: None
filter: [{}]
checklist:
max: 3
debug:
max: 5
reboot: 1
py_rollback: 2
onlyrun: TBgensimeval
promptscript: pychecker
timeout: 300
TBcheck:
rtl_num: 20
correct_max: 3
discrim_mode: col_full_wrong
correct_mode: naive
rtl_compens_en: True
rtl_compens_max_iter: 3
itermax: 10
update_desc: False
save_compile: True
save_finalcodes: True
error_interruption: False
_initialized: True
------------------------------------------
--------------default config--------------
run:
version: 2.0
author: Ruidi Qiu - Technical University of Munich
time: None
custom_path: None
mode: qwen-max
save:
en: True
root: None
pub:
prefix: None
dir: saves/$weekrange$/
subdir:
log:
en: True
dir: logs/
notes: None
cfg_pmode: iwantall
debug_en: False
level: TRACE
message:
en: True
dir: messages/
format: json
iverilog:
en: True
subdir: ivcode_nodebug
load:
prompt:
path: config/initial_prompts/prompt1.txt
pick_idx: []
stage_template:
path: config/templates/stage_template0301.txt
gpt:
model: 4o
key_path: config/key_API.json
temperature: None
json_mode: False
chatgpt:
start_form: chat
one_time_talk: False
rtlgen_model: None
iverilog:
dir:
task_id:
autoline:
result_path: results
cga:
enabled: True
max_iter: 10
target_coverage: 100.0
probset:
path: None
mutant_path: None
gptgenRTL_path: None
more_info_paths: []
only: ['lemmings3', 'lemmings4', 'ece241_2013_q8', '2014_q3fsm', 'm2014_q6', 'review2015_fsm', 'rule110', 'fsm_ps2']
exclude: []
exclude_json: None
filter: [{}]
checklist:
max: 3
debug:
max: 5
reboot: 1
py_rollback: 2
onlyrun: None
promptscript: None
timeout: 300
TBcheck:
rtl_num: 20
correct_max: 3
discrim_mode: col_full_wrong
correct_mode: naive
rtl_compens_en: True
rtl_compens_max_iter: 3
itermax: 10
update_desc: False
save_compile: True
save_finalcodes: True
error_interruption: False
------------------------------------------
2026-03-30 15:50:24 | INFO | [example_mul] [TBgen] stage_0 ends (5.68s used)
2026-03-30 15:50:48 | INFO | [example_mul] [TBgen] stage_1 ends (24.62s used)
2026-03-30 15:51:23 | INFO | [example_mul] [TBgen] stage_2 ends (34.70s used)
2026-03-30 15:51:53 | INFO | [example_mul] [TBgen] stage_3 ends (29.57s used)
2026-03-30 15:53:48 | INFO | [example_mul] [TBgen] stage_4 ends (115.37s used)
2026-03-30 15:53:48 | INFO | [example_mul] [TBgen] stage_checklist ends (0.00s used)
2026-03-30 15:56:14 | INFO | [example_mul] [TBgen] stage_4b ends (146.02s used)
2026-03-30 15:56:31 | INFO | [example_mul] [TBgen] stage_5 ends (16.58s used)
2026-03-30 15:56:31 | INFO | [example_mul]
2026-03-30 15:56:31 | INFO | [example_mul] [TBsim] iverilog compilation : passed!
2026-03-30 15:56:31 | INFO | [example_mul] [TBsim] python simulation : passed!
2026-03-30 15:56:31 | INFO | [example_mul] [TBsim] TBsim finished : True!
2026-03-30 15:56:31 | INFO | [example_mul]
2026-03-30 15:56:31 | INFO | [example_mul] [TBeval] Eval 1: Golden RTL checking begins
2026-03-30 15:56:31 | POSITIVE | [example_mul] [TBeval] Eval 1: Golden RTL checking passed!
2026-03-30 15:56:31 | INFO | [example_mul]