This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: What happened to objcopy --verilog-data-width option in 2.32 version?
- From: Nick Clifton <nickc at redhat dot com>
- To: Novak Boskov <gnovak dot boskov at gmail dot com>, binutils at sourceware dot org
- Date: Fri, 29 Mar 2019 09:53:40 +0000
- Subject: Re: What happened to objcopy --verilog-data-width option in 2.32 version?
- References: <4746c2bd-1276-e4df-e8e8-ac0b30250a2f@gmail.com>
Hi Novak,
> We were using --verilog-data-width to specify the data with in verilog
> This option has been added in 2016 by this patch.
Umm - what 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?
Do the --interleave, --interleave-width or --byte options do what you want ?
Cheers
Nick