"austin" <> wrote in message
news:fkbuug$...
> Dwayne,
>
> I would say "go for it."
>
> Don't worry about "converting" experience: what they are asking for
> probably does not exist in any one human being, anyway.
>
> ASIC verification is 100% software tool exercises before silicon
> arrives. Once silicon arrives, ASIC verification takes more physical
> forms (bench, tester, system, etc. testing).
>
> "Verification" by IC designers is probably 95% of what they do (maybe
> even 98%); whether it is verilog or VHDL test benches, c, or c++ models,
> spice level simulations, or clever combinations of all of the above.
>
> The same methods used to check software quality are used to check
> hardware quality: checklists of what tests must be done, and under what
> conditions and stimuli, regression testing against past known issues,
> and so forth.
>
> I am surprised not see that they require a particular scripting
> language, as that is part of any verification "toolkit" (to automate as
> much of the drudgery as possible).
>
> Austin
I agree with Austin, just go for it, in the worst case you come out with
some extra experience on how to handle a job interview.
I would however advise you to have a quick google on some of the
verification techniques (if you don't already know them) such as functional
coverage, assertions based verification, constraint random and transaction
level modelling, nothing fancy just understand their advantages and
disadvantages and some of the languages they use. Having said that I suspect
a lot of verfication is still done using nothing more than a VHDL/Verilog
testbench in a similar trend to some FPGA engineers just loading the design
on the board and see if it works
Hans
www.ht-lab.com