What happened to objcopy --verilog-data-width option in 2.32 version?

Novak Boskov gnovak.boskov@gmail.com
Thu Mar 28 20:26:00 GMT 2019


Hello everyone,

We were using --verilog-data-width to specify the data with in verilog
memory hex file.
Our invocation looked like objcopy --verilog-data-width 4 -O verilog
$app $app.vmh
This option has been added in 2016 by this patch.

However, in the version 2.32 I don't see the --verilog-data-width
option. What is the current method to specify the data width in vmh
outputs of objcopy?

All the best,
Novak Boskov



More information about the Binutils mailing list