From bb519401cd4facc45cfc491a583b8d4eb823f00b Mon Sep 17 00:00:00 2001 From: Sylvain Munaut Date: Wed, 1 Feb 2023 10:22:27 +0100 Subject: icebox: Add PLL ICEGATE function Only tested on UP5k. For others, it was just deduced. Signed-off-by: Sylvain Munaut --- docs/io_tile.html | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'docs/io_tile.html') diff --git a/docs/io_tile.html b/docs/io_tile.html index 82cf65b..2b074ca 100644 --- a/docs/io_tile.html +++ b/docs/io_tile.html @@ -428,6 +428,9 @@ follows (bits listed from LSB to MSB): 0 3PLLCONFIG_8TEST_MODE +0 5PLLCONFIG_2Enable ICEGATE for PLLOUTGLOBALA +0 5PLLCONFIG_4Enable ICEGATE for PLLOUTGLOBALB + @@ -502,4 +505,12 @@ PIOs can only be used as output Pins by the FPGA fabric when the PLL ports are being used.

+

+The input path that are stolen are also used to implement the ICEGATE function. +If the input pin type of the input path being stolen is set to +PIN_INPUT_LATCH, then the ICEGATE +function is enabled for the corresponding CORE +output of the PLL. +

+ -- cgit v1.2.3