T
Travis
Guest
Hi, I've got two modules with the same name, in different files, in
the same project.
I'd like to instantiate them in my testbench to create a miter, but
I'd really rather not just
change the name of one of them.
Is there a more elegant solution? I was trying to use the . (dot)
operator as follows:
{file one}.module
{file two}.module
but Modelsim is not happy with this.
Thanks all,
Travis
the same project.
I'd like to instantiate them in my testbench to create a miter, but
I'd really rather not just
change the name of one of them.
Is there a more elegant solution? I was trying to use the . (dot)
operator as follows:
{file one}.module
{file two}.module
but Modelsim is not happy with this.
Thanks all,
Travis