1/1

|
run_rtl_regression
by Unknown on Jul 8, 2004 |
Not available! | ||
|
Hello,
When I execute run_rtl_regression I get the following error message: ncvlog: *E,NOBIND: no rule to search for instance 'i_uart_sync_flops::uart_sync_flops'. Has anybody encountered this error before? I could not place where this instance is being called. What could be the problem? Many thanks, Guru |
|||
|
run_rtl_regression
by Unknown on Jul 9, 2004 |
Not available! | ||
|
There was a file added recently to uart16550 module and since orp_soc
project links submodules from their respective cvs places into orp_soc
module, when the file uart_sync_flops.v was added the designer adding the
file didn't know to update the orp_soc simulation script. Just add
uart_sync_flops.v to orp_soc/sim/bin/nc.scr and while you doing this you can
also commit the change back to the cvs (first you will have to ask to become
maintainer)
regards,
Damjan
----- Original Message -----
From: gurumurt@colorado.edu>
To: openrisc@opencores.org>
Sent: Thursday, July 08, 2004 8:26 AM
Subject: [openrisc] run_rtl_regression
Hello,
When I execute run_rtl_regression I get the following error message:
ncvlog: *E,NOBIND: no rule to search for instance
'i_uart_sync_flops::uart_sync_flops'.
Has anybody encountered this error before? I could not place where
this instance is being called. What could be the problem?
Many thanks,
Guru
_______________________________________________
http://www.opencores.org/mailman/listinfo/openrisc
|
|||
1/1

