[DEFAULT] bindir = ./bin [pyalpha] ; configuration for the pyalpha tool port = COM1 ; communication port name hfile = pa_i13_evmk2g_io_a ; default header file name include = ./alpha ; alpha header file directory location baud = 19200 ; RS-232 baud rate bins = %(bindir)s ; pyalpha bin/ location temp = . ; temporary directory location [pasta] working_dir = c:/pa/test_wd ochannels = 8 ichannels = 0 [I2S] ; I2S Saleae pins fclk_out = 9 ; output Frame Clock (MCASP0_AFSX) bclk_out = 8 ; output Data Clock (MCASP0_ACLKX) data_out = 0 ; First of a contiguous grouping of output data pins (MCASP0_AXR0) fclk_in = 11 ; input Data Clock (MCASP0_AFSR) bclk_in = 10 ; input Frame Clock (MCASP0_ACLKR) data_in = 12 ; First of a contiguous grouping of input data pins (MCASP0_AXR12) sampfreq = 48000 ; default sampling frequency [tsync] ;tsync_exe = %(bindir)s/tsync_1_08/tsync.exe ; location of the tsync executable tsync_exe = %(bindir)s/tsync_2_00/tsync.exe ; location of the tsync executable [salogic] logic_exe = %(bindir)s/Logic/Logic.exe ; location of the Saleae Logic executable [streaming] ; MPLAYER mplayer_extensions = .wav mplayer_exe = %(bindir)s/mplayer/mplayer.exe mplayer_plugin = win32 ; DOLBY dolby_extensions = .ac3,.ec3,.eb3,.vr,.mlp,.mat dolby_exe = %(bindir)s/dlb_hdmi_tool.exe [sidk] harmony = c:/pa/HARMONY harmonious = c:/pa/DATMOS_SIDK exec = my_dut run = /Test_Tools/itaf/frontend/run.py work_dir = /Test_Tools/Working_Directory/ ;run = %(base)s/Test_Tools/itaf/frontend/run.py ;work_dir = %(base)s/Test_Tools/Working_Directory/