Commit Graph

77 Commits

Author SHA1 Message Date
Miodrag Milanovic cbceacc09f Connect feedback pin 2025-02-04 11:18:21 +01:00
Miodrag Milanovic 16fddfa1a1 Fix off-by-one typo 2025-02-04 10:13:32 +01:00
Miodrag Milanovic c40e44027d Update naming and document unused bits 2025-02-04 10:12:42 +01:00
Miodrag Milanovic 0dde71212c Implement SB_DRIVE support 2025-02-03 11:50:33 +01:00
Miodrag Milanovic a31f1d7d7d Disable some routes until we better handle CPE routing 2025-01-27 13:17:01 +01:00
Miodrag Milanovic fe94f5dc20 Fix multi die chipdb creation 2025-01-24 11:58:58 +01:00
Miodrag Milanovic c62215338f Expose extra tile information 2025-01-23 12:52:36 +01:00
Miodrag Milanovic 033532d5d0 Added muxes for LES,BES,RES and TES 2025-01-22 13:28:34 +01:00
Miodrag Milanovic 1d93989ed5 Add bit mapping for edges 2025-01-22 12:19:41 +01:00
Miodrag Milanovic dce582deb4 cleanup 2025-01-20 09:27:17 +01:00
Miodrag Milanovic e50e737f1b Add USR_RSTN 2025-01-20 08:40:45 +01:00
Miodrag Milanovic 6c771b5ac9 Add edge select blocks connections 2025-01-20 08:36:02 +01:00
Miodrag Milanovic ddcf3b1143 fix typo 2025-01-18 13:23:04 +01:00
Miodrag Milanovic a0b7f0bcbe Cleaner way to get global mesh 2025-01-17 13:21:25 +01:00
Miodrag Milanovic 2b2d7a6ad9 Map pll pins to glbout connections 2025-01-16 14:57:33 +01:00
Miodrag Milanovic d2aaea4adb Made data classes able to be ordered 2025-01-14 15:15:40 +01:00
Miodrag Milanovic cf84095539 Fixed typo 2025-01-13 18:32:07 +01:00
Miodrag Milanovic d38dc266d6 Global clock fixes, disable SB_DRIVE for now 2025-01-13 13:16:06 +01:00
Miodrag Milanovic f6f887ccfe Fix SB_DRIVE index 2025-01-13 13:14:53 +01:00
Miodrag Milanovic 07d7827cd4 Fix exporting CLKIN and GLBOUT settings 2025-01-13 13:14:13 +01:00
Miodrag Milanovic d1df911fca Some more global/pll routing 2025-01-06 14:13:49 +01:00
Miodrag Milanovic a9176c42d6 Add pin connection aliases for BUFG 2025-01-03 15:06:20 +01:00
Miodrag Milanovic 2973f64c61 Add helper struct for gpio to location 2025-01-03 12:29:14 +01:00
Miodrag Milanovic da2dfca641 Extract pads on multi die 2024-12-27 14:33:52 +01:00
Miodrag Milanovic 4aa6f2cdc3 Fix issue with some older python versions 2024-12-27 11:00:34 +01:00
Miodrag Milanovic 3ed3e9a83b Wrap connections in Die class 2024-12-27 10:42:38 +01:00
Miodrag Milanovic 65f22ed13e Create connections in all dies 2024-12-27 10:03:19 +01:00
Miodrag Milanovic e22d59f669 Start adding multi die support 2024-12-27 09:01:22 +01:00
Miodrag Milanovic 95a1c1a0ea Fix SB_SML 2024-12-25 14:36:01 +01:00
Miodrag Milanovic 6d374c9f6b Start adding global clocking 2024-12-24 11:37:19 +01:00
Miodrag Milanovic efec014074 PLL config bits 2024-12-23 14:45:32 +01:00
Miodrag Milanovic e1694bfcbc better describe global bits 2024-12-23 10:51:28 +01:00
Miodrag Milanovic 6bfd0c7114 Fixed typo 2024-12-20 10:32:41 +01:00
Miodrag Milanovic f49a73d98a Rename config bits 2024-12-18 14:58:42 +01:00
Miodrag Milanovic 4c8b566e62 Use full namespace 2024-12-18 10:19:43 +01:00
Miodrag Milanovic 172c570a28 Split some configuration bits 2024-12-17 15:48:11 +01:00
Miodrag Milanovic a9b2dede21 Add missing groups 2024-12-17 11:34:41 +01:00
Miodrag Milanovic 2cad9b163a Add package pads 2024-12-16 19:19:55 +01:00
Miodrag Milanovic 3f319abdfe Update per documentation 2024-12-16 18:09:35 +01:00
Miodrag Milanovic 5f04d0c224 Validate input data files 2024-12-13 17:17:42 +01:00
Miodrag Milanovic c9ba1a79f3 Add endpoints for edges 2024-12-13 16:14:17 +01:00
Miodrag Milanovic c25118c76d Fix LES, RES, BES and TES locations 2024-12-13 15:37:42 +01:00
Miodrag Milanovic 46278407c4 Sync chipdb and pack/unpack 2024-12-13 15:00:29 +01:00
Miodrag Milanovic d2f6970a8e Fix IOES mux, change mux name forming 2024-12-13 12:33:04 +01:00
Miodrag Milanovic de9e9d3554 Add IOES internals 2024-12-12 13:57:48 +01:00
Miodrag Milanovic 12282a5153 handle some of I/O related connections 2024-12-12 13:16:06 +01:00
Miodrag Milanovic 4778e06f08 Added regular SB connections 2024-12-12 11:01:41 +01:00
Miodrag Milanovic bfae8d8a31 Cleanup 2024-12-12 09:05:38 +01:00
Miodrag Milanovic 59c0148a3c Rename to match documents 2024-12-11 15:22:35 +01:00
Miodrag Milanovic c00aa3629c Fix typo 2024-12-11 13:25:26 +01:00