create instantiation / testbech

Z

zg

Guest
Hi all,

Is there a utility/editor/script that can run on windows and generate
an instantiation for a givven module?
Also is there something that generates a testbench for a module?

Thank you
Zohar
 
hi zohar

i am trying to learn instantiation and simulation and i dont know how to
write testbenches either.could you please share any tips/suggestions that
u r aware of?

thanx

vikram
 
Hi Zohar,

zohargolan@hotmail.com (zg) wrote in message news:<e24ecb44.0409131637.42a0570b@posting.google.com>...
Hi all,

Is there a utility/editor/script that can run on windows and generate
an instantiation for a givven module?
Try Emacs/XEmacs with Verilog-mode, you can use AUTOINST feature to
do this.

Also is there something that generates a testbench for a module?
HDLBencher (or some thing similar in name) available as part of
Xilinx's Webpack can do that (and is free). But I would rather just
use Emacs with AUTOINST/AUTOREG/AUTOWIRE to get started - the real
intellignece in Testbench lies in the core and not in instantiating
DUT etc. So why bother to use so many tools? - Just MHO (My Humble
Opinion).

HTH,
Aji,
http://www.noveldv.com

Thank you
Zohar
 
Thank you Aji,

I installed this Emacs for windows but I was wondering if there is
anything which is realy windows software.
The EMACS looks VERY powerfull, but it is totaly unintuitive and
unfreindly.

Zohar

ajeetha@gmail.com (Ajeetha Kumari) wrote in message news:<de3cfe35.0409132318.2348881b@posting.google.com>...
Hi Zohar,

zohargolan@hotmail.com (zg) wrote in message news:<e24ecb44.0409131637.42a0570b@posting.google.com>...
Hi all,

Is there a utility/editor/script that can run on windows and generate
an instantiation for a givven module?

Try Emacs/XEmacs with Verilog-mode, you can use AUTOINST feature to
do this.

Also is there something that generates a testbench for a module?


HDLBencher (or some thing similar in name) available as part of
Xilinx's Webpack can do that (and is free). But I would rather just
use Emacs with AUTOINST/AUTOREG/AUTOWIRE to get started - the real
intellignece in Testbench lies in the core and not in instantiating
DUT etc. So why bother to use so many tools? - Just MHO (My Humble
Opinion).

HTH,
Aji,
http://www.noveldv.com

Thank you
Zohar
 

Welcome to EDABoard.com

Sponsor

Back
Top