Multibus input Cadence Virtuoso

Status
Not open for further replies.
P

Pavlanto

Guest
Hi,
I have loaded a verilog file in Cadence virtuoso in which i implement an 8 to 3 encoder.As an input i have an 8bus wire.In the code i used an array with 8 bits for input and 3 bit for output.I want to run a test in the schematic.How can i give an input with 8 values??
 

[this should be moved to another part of the forum]

you need to write a testbench. I would suggest verilog. You can also do it graphically using whatever simulator you have integrated with Virtuoso, likely spectre.
 

As mentioned above writing a test-bench in Verilog/VHDL is the best way to do it.
Another crude method would be to force the desired input signals and see the output. This processes is highly discouraged!
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…