Skip to content
Snippets Groups Projects
Commit fd12de64 authored by auphelia's avatar auphelia
Browse files

[Builder] Update lookup for builder steps

parent 86ec96dc
No related branches found
No related tags found
No related merge requests found
......@@ -851,6 +851,7 @@ build_dataflow_step_lookup = {
"step_create_dataflow_partition": step_create_dataflow_partition,
"step_target_fps_parallelization": step_target_fps_parallelization,
"step_apply_folding_config": step_apply_folding_config,
"step_minimize_bit_width": step_minimize_bit_width,
"step_generate_estimate_reports": step_generate_estimate_reports,
"step_hls_codegen": step_hls_codegen,
"step_hls_ipgen": step_hls_ipgen,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment