Commit Graph

65 Commits

Author SHA1 Message Date
Miodrag Milanovic bffb2ed8d9 Fix ff init state detection 2024-12-07 19:00:31 +01:00
Miodrag Milanovic fe30804f82 Support pack/unpack memories 2024-12-07 19:00:12 +01:00
Miodrag Milanovic a933225f5f name PLL control registers as in documentation 2024-12-07 17:15:12 +01:00
Miodrag Milanovic d8d6835029 Unify configuration data in one data structure 2024-12-07 16:37:05 +01:00
Miodrag Milanovic 83345aeddb Special case handling 2024-12-07 15:19:23 +01:00
Miodrag Milanovic 5ce6ab64f4 Support FF initialization 2024-12-07 14:58:36 +01:00
Miodrag Milanovic 0325f0091a Cleanup magic numbers 2024-12-06 12:28:31 +01:00
Miodrag Milanovic 246ddc9c11 Pack/unpack PLL related configuration 2024-12-06 11:36:39 +01:00
Miodrag Milanovic 97cb94755f Add detection of unknown bits and conflicts 2024-12-04 17:56:16 +01:00
Miodrag Milanovic 004171eadb Unify naming and add RAM block parsing 2024-12-04 13:57:00 +01:00
Miodrag Milanovic 4e2d297d54 Use stl types instead of arrays 2024-12-04 12:52:10 +01:00
Miodrag Milanovic 0666b68314 basic code for packing/unpacking 2024-12-04 12:13:51 +01:00
Miodrag Milanovic b83b52d881 Add some helper functions 2024-11-20 11:21:54 +01:00
Miodrag Milanovic 173fcca254 Clean cmake warnings 2024-11-19 08:33:53 +01:00
Miodrag Milanovic 0007e3e36c Initial code 2024-11-19 08:24:49 +01:00