bug fix in fabric bitstream file format writer

This commit is contained in:
tangxifan 2020-07-26 21:28:45 -06:00
parent 92d2d2d849
commit 5fb7d9fbdb
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ int build_fabric_bitstream(OpenfpgaContext& openfpga_ctx,
CommandOptionId opt_verbose = cmd.option("verbose");
CommandOptionId opt_file = cmd.option("file");
CommandOptionId opt_file_format = cmd.option("file_format");
CommandOptionId opt_file_format = cmd.option("format");
/* Build fabric bitstream here */
openfpga_ctx.mutable_fabric_bitstream() = build_fabric_dependent_bitstream(openfpga_ctx.bitstream_manager(),