[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[partial-reconfig] Can global clocks pass through bus macro?
- To: partial-reconfig <partial-reconfig@xxxxxxxxxxxxxx>
- Subject: [partial-reconfig] Can global clocks pass through bus macro?
- From: lipeng <lipeng.net@xxxxxxxxx>
- Date: Tue, 11 Sep 2007 15:34:01 +0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; bh=F6mNRh8fcq8HXcrFd2F/9J7EgWZMLLRwzi4oVKzkkkg=; b=kzOfvBwwj3FwwhuqnXB8rigne9UW34Y6UxWwAjfid6YdNBa+TsrSpM8Y31li7XFrMKdlRNZD1/FIf4eCCdLaJs2zRMuwDp1iukyFzK8EGrnAUA+gPXM/+4pBWE2i/ScrYIIIj8Ul/3mnakUFDiIvsIrGonVWsx0jJw4T07tgv/I=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=MnPVHnVxjQf4zODlB0PLVm4UH6NKvFI3D/BXZXnWvQ9hffNpBQQNWMD6dBJHhDqfIfyerU91zKMSkb5Vnawu51NX6cZ/VLWf7Vb8R6bVKkusglZ3xLZfgmjkZWyiqGM4ydZEq2V0z8Wa1NN2+Mkbs+c0hec3Uh1SAN05JdzPoGU=
- Reply-to: partial-reconfig@xxxxxxxxxxxxxx
- Sender: owner-partial-reconfig@xxxxxxxxxxxxxx
Hi all,
In xilinx's partial reconfiguration user guide, global clocks needn't pass through bus macros. However, in the reference design, I find clock pass the bus macro.
In my design, I let clock pass the bus macro, as the ref. design did, but it failed to pass the DRC, a violation was detected:
Name? ?PRPN #1?
Type? ?Prohibited net through bus macro?
Description? ?Bus macro led_socket_0/U3_R2L_BM located in SLICE_X26Y136 connects to net clk_in of type CLOCK. This is prohibited.
I dont know if this violation is caused by clock passing bus macro. Can anyone point it out for me?
Thanks.
--
Peng