forked from PAWPAW-Mirror/lib_xua
Move the Clock Block (again)
This commit is contained in:
@@ -13,7 +13,7 @@ in port p_mclk_in = XS1_PORT_1D;
|
||||
|
||||
/* Clock-block declarations */
|
||||
clock clk_audio_bclk = on tile[0]: XS1_CLKBLK_1; /* Bit clock */
|
||||
clock clk_audio_mclk = on tile[0]: XS1_CLKBLK_2; /* Master clock */
|
||||
clock clk_audio_mclk = on tile[0]: XS1_CLKBLK_4; /* Master clock */
|
||||
|
||||
// Supply missing but unused function
|
||||
void AudioHwConfig(unsigned samFreq, unsigned mClk, unsigned dsdMode, unsigned sampRes_DAC, unsigned sampRes_ADC)
|
||||
|
||||
Reference in New Issue
Block a user