Rita
12/24/2022, 9:48 PMMitch Bailey
12/24/2022, 10:27 PMuser_analog_project_wrapper
. These are inputs from chip_io that you can use if needed for the above mentioned esd. Don’t know what io_clamp_high
is connected to but yooou should be able to trace it in caravel.
3. None of the analog io pins have clamps. The io_clamp_low
and io_clamp_high
are inputs from I think 2 pads that you can use in user_analog_project_wrapper
.
4. vssd2 and vccd2 are inputs. If you don’t use them in user_analog_project_wrapper
, leave them open.
5. Looks like the tiny pins that you’re referring to are the control signals for the gpio’s. If you don’t use the gpios, make sure to configure them to be mgmt controlled in your user_defines.v
. Then the pins can be left open.Rita
12/24/2022, 10:37 PMRita
12/24/2022, 10:37 PMTim Edwards
12/25/2022, 7:11 PMTim Edwards
12/25/2022, 7:15 PMTim Edwards
12/25/2022, 7:17 PM