This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]