mirror of
https://github.com/rdolbeau/VintageBusFPGA_Common.git
synced 2026-04-14 07:39:10 +00:00
tested
This commit is contained in:
@@ -475,7 +475,6 @@ OSErr reconfHW(AuxDCEPtr dce, unsigned char mode, unsigned char depth, unsigned
|
||||
const uint16_t freq_108000000[12] = {0x1041, 0x28a, 0x0, 0x1f4, 0x7c01, 0x7fe9, 0x9000, 0x100, 0x145, 0x0, 0x41, 0x0};
|
||||
const uint16_t freq_148500000[12] = {0x82, 0x6dc, 0x80, 0xfa, 0x7c01, 0x7fe9, 0x1100, 0x1800, 0x83, 0x80, 0x41, 0x40};
|
||||
#elif defined(ENABLE_HDMI_ALT_CHANGE_48MHZ)
|
||||
#error "Untested input clock for MMCM"
|
||||
const uint16_t freq_25175000[12] = {0x1041, 0x28b, 0x80, 0x1db, 0x7c01, 0x7fe9, 0x9000, 0x100, 0x514, 0x0, 0x104, 0x0};
|
||||
const uint16_t freq_40000000[12] = {0x1041, 0x30d, 0x80, 0x190, 0x7c01, 0x7fe9, 0x1100, 0x9000, 0x3cf, 0x0, 0xc3, 0x0};
|
||||
const uint16_t freq_65000000[12] = {0x41, 0x34e, 0x80, 0x15e, 0x7c01, 0x7fe9, 0x900, 0x1000, 0x145, 0x0, 0x41, 0x0};
|
||||
|
||||
Reference in New Issue
Block a user