Commit Graph

200 Commits

Author SHA1 Message Date
Miodrag Milanovic 7288755e01 Fix direction 2025-03-22 14:12:09 +01:00
Miodrag Milanovic 9ccc8588c0 RAM configuration bits 2025-03-21 10:01:41 +01:00
Miodrag Milanovic dd3591cfa9 Group RAM data 40 bytes per row 2025-03-20 12:50:18 +01:00
Miodrag Milanovic 2645240bf9 Add flags for clock source 2025-03-18 09:20:12 +01:00
Miodrag Milanovic 74197786e5 Export pad bank information 2025-03-13 12:12:40 +01:00
Miodrag Milanovic d9313105b4 Remove some virtual pins 2025-03-11 15:52:39 +01:00
Miodrag Milanovic 6bcef60680 Remove GPIO reset signal 2025-03-10 11:16:15 +01:00
Miodrag Milanovic d814a80c66 Fixed PLL wires 2025-03-10 09:49:28 +01:00
Miodrag Milanovic 8e0cb69fd7 Off by one PLL config creating error 2025-03-07 09:57:56 +01:00
Miodrag Milanovic f7491ee70d Update SERDES pin names 2025-03-07 09:17:15 +01:00
Miodrag Milanovic b8d2d4a45a Update DDR_I for S1-3 2025-03-07 09:05:48 +01:00
Miodrag Milanovic 405cda1585 Added CFG_CTRL 2025-03-04 14:58:54 +01:00
Miodrag Milanovic cd9c9b3e3b Added serdes and use real ram port names 2025-03-04 13:10:40 +01:00
Miodrag Milanovic 4a2de30408 Add missing GPIO clock signals 2025-03-04 11:31:40 +01:00
Miodrag Milanovic e0dc4ed695 Added RAM block connections 2025-03-04 10:53:08 +01:00
Miodrag Milanovic 7bb1399132 add alternate CPE inputs 2025-02-24 08:18:58 +01:00
Miodrag Milanovic fca45fce23 Model CPE as two halfs 2025-02-18 14:09:46 +01:00
Miodrag Milanovic 017722609d Add DDR connections 2025-02-06 08:56:32 +01:00
Miodrag Milanovic af81ad935b edge case fix 2025-02-05 14:49:00 +01:00
Miodrag Milanovic ef07eb080e tool to extract constids.inc 2025-02-05 13:34:07 +01:00
Miodrag Milanovic 1e60c0f6fb Properly named configuration bits 2025-02-05 12:38:27 +01:00
Miodrag Milanovic 14b21aa4c7 Properly named configuration bits 2025-02-05 12:28:31 +01:00
Miodrag Milanovic e3414fde27 Enable reverse lookup rom RAM_I1/2 inputs 2025-02-05 10:21:16 +01:00
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