On Tue, Mar 3, 2009 at 2:48 PM, Jan Decaluwe <ja...@ja...> wrote:
> Neal Becker wrote:
> > When I convert my module to verilog with myhdl, it starts with:
> > `timescale 1ns/10ps
>
>
> This could be changed: the default could be not to include a timescale
> directive and only include it if the user sets the attribute.
> Feedback welcome.
>
Yes, I like that option. Default it is disabled and only enabled when the
user adds it via the attribute.
The default case would be that Verilog and VHDL are similiar, correct?
|