Md Omar Faruque
07/26/2024, 3:29 PMMd Omar Faruque
07/26/2024, 3:35 PMMitch Bailey
07/26/2024, 4:47 PMCLOCK_NET
variable is set to <http://counter.net|counter.net>
which I couldn’t find in your design. Do you need this variable? If it is not defined, it defaults to CLOCK_PORT
, I think.Md Omar Faruque
07/26/2024, 9:06 PMCLOCK_NET
,still, it has the same error.Mitch Bailey
07/26/2024, 10:46 PMMd Omar Faruque
07/26/2024, 10:50 PMMitch Bailey
07/27/2024, 12:29 AMclk
signal is unused. All connections to this signal have been optimized away.
There are some other warnings in the synthesis logs that might be related.
Warning: Wire user_proj_example.\axi_rd_en is used but has no driver.
Warning: Wire user_proj_example.\intr is used but has no driver.
Warning: Wire user_proj_example.\digit [3] is used but has no driver.
Warning: Wire user_proj_example.\digit [2] is used but has no driver.
Warning: Wire user_proj_example.\digit [1] is used but has no driver.
Warning: Wire user_proj_example.\digit [0] is used but has no driver.
Does your rtl simulation work? Does it work even without the clk
input?Md Omar Faruque
07/27/2024, 12:43 AMMd Omar Faruque
08/12/2024, 3:12 AMMitch Bailey
08/12/2024, 4:19 AMMd Omar Faruque
08/12/2024, 5:03 PMMitch Bailey
08/12/2024, 5:06 PMMd Omar Faruque
08/13/2024, 3:10 AMMitch Bailey
08/13/2024, 4:03 AM