[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: how to pass arguments to simulator
From: |
Ben Elliston |
Subject: |
Re: how to pass arguments to simulator |
Date: |
Fri, 3 Apr 2009 04:52:28 +1100 |
User-agent: |
Mutt/1.5.13 (2006-08-11) |
Joel,
> I use this in the board.exp but the arguments
> do not appear to get to the invocation.
>
> set_board_info sim "psim -i -l 180"
>
> I looked for a parameter in the docs but didn't
> see one that appear to be "sim args".
>
> What dumb user thing am I missing?
Looking at config/sim.exp, try "simflags".
Cheers, Ben