From ceea6d2fb9c715e70623407674b4fc4a2ec032fc Mon Sep 17 00:00:00 2001 From: Jan Tuomi Date: Tue, 31 Dec 2024 16:46:45 +0200 Subject: Fix and test interrupts --- atk16_fpga/ice40hx8k-evb.pcf | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'atk16_fpga/ice40hx8k-evb.pcf') diff --git a/atk16_fpga/ice40hx8k-evb.pcf b/atk16_fpga/ice40hx8k-evb.pcf index 540987f..eb63e74 100644 --- a/atk16_fpga/ice40hx8k-evb.pcf +++ b/atk16_fpga/ice40hx8k-evb.pcf @@ -68,3 +68,9 @@ set_io -nowarn TDI R14 set_io -nowarn TMS R15 set_io -nowarn TCK P14 set_io -nowarn TDO P15 + +# EXT4 connector +set_io -nowarn INT[0] G15 +set_io -nowarn INT[1] G10 +set_io -nowarn INT[2] F16 +set_io -nowarn INT[3] G11 -- cgit v1.3