##// END OF EJS Templates
Fusion
Fusion

File last commit:

r11:c08a29e29fbf merge tip default
r11:c08a29e29fbf merge tip default
Show More
lfr_emulator.sublime-workspace
225 lines | 3.6 KiB | text/plain | TextLexer
/ lfr_emulator.sublime-workspace
paul
test_fft directory added to the repository
r4 {
"auto_complete":
{
"selected_items":
[
[
paul
finalisation du cic en python
r10 "stage",
"stage"
paul
test_fft directory added to the repository
r4 ]
]
},
"buffers":
[
{
paul
finalisation du cic en python
r10 "file": "twiddle_factors_128_dot_vhd_generation.py",
paul
test_fft directory added to the repository
r4 "settings":
{
paul
finalisation du cic en python
r10 "buffer_size": 2751,
"line_ending": "Windows"
paul
Sync
r7 }
},
{
paul
finalisation du cic en python
r10 "file": "lfr_emulator.sublime-project",
paul
Sync
r7 "settings":
{
paul
finalisation du cic en python
r10 "buffer_size": 94,
paul
test_fft directory added to the repository
r4 "line_ending": "Unix"
}
}
],
"build_system": "",
"command_palette":
{
paul
finalisation du cic en python
r10 "height": 332.0,
paul
test_fft directory added to the repository
r4 "selected_items":
[
],
"width": 392.0
},
"console":
{
paul
finalisation du cic en python
r10 "height": 0.0
paul
test_fft directory added to the repository
r4 },
"distraction_free":
{
"menu_visible": true,
"show_minimap": false,
"show_open_files": false,
"show_tabs": false,
"side_bar_visible": false,
"status_bar_visible": false
},
"file_history":
[
paul
finalisation du cic en python
r10 "/run/media/admin/EADA65D1DA659B19/opt/LFR_EMULATOR/main.py",
"/run/media/admin/EADA65D1DA659B19/opt/LFR_EMULATOR/fft_8_decimation_in_frequency.py",
"/run/media/admin/EADA65D1DA659B19/opt/LFR_EMULATOR/twiddle_factors.py",
"/run/media/admin/EADA65D1DA659B19/opt/LFR_EMULATOR/index_transform_decimation_in_frequency.py",
"/home/admin/PYTHON/lfrprocessing/tests_cooleytukey.py",
"/home/admin/PYTHON/lfrprocessing/fft.py",
"/home/admin/PYTHON/lfrprocessing/cicfilter_testbench.py",
"/home/admin/PYTHON/lfrprocessing/cicfilter.py",
"/home/admin/PYTHON/lfrprocessing/filters.py",
"/home/admin/PYTHON/lfrprocessing/processing_chain.py",
"/home/admin/PYTHON/lfrprocessing/filters_LFR.py",
"/home/admin/PYTHON/lfrprocessing.sublime-project",
"/home/admin/.config/sublime-text-2/Packages/User/Distraction Free.sublime-settings"
paul
test_fft directory added to the repository
r4 ],
"find":
{
paul
finalisation du cic en python
r10 "height": 0.0
paul
test_fft directory added to the repository
r4 },
"find_in_files":
{
"height": 0.0,
"where_history":
[
]
},
"find_state":
{
"case_sensitive": false,
"find_history":
[
paul
finalisation du cic en python
r10 "group_range"
paul
test_fft directory added to the repository
r4 ],
"highlight": true,
"in_selection": false,
"preserve_case": false,
"regex": false,
"replace_history":
[
paul
finalisation du cic en python
r10 "nb_groups"
paul
test_fft directory added to the repository
r4 ],
"reverse": false,
"show_context": true,
"use_buffer2": true,
"whole_word": false,
"wrap": true
},
"groups":
[
{
paul
finalisation du cic en python
r10 "selected": 1,
paul
test_fft directory added to the repository
r4 "sheets":
[
{
"buffer": 0,
paul
finalisation du cic en python
r10 "file": "twiddle_factors_128_dot_vhd_generation.py",
paul
test_fft directory added to the repository
r4 "settings":
{
paul
finalisation du cic en python
r10 "buffer_size": 2751,
paul
test_fft directory added to the repository
r4 "regions":
{
},
"selection":
[
[
paul
finalisation du cic en python
r10 933,
933
paul
test_fft directory added to the repository
r4 ]
],
"settings":
{
"syntax": "Packages/Python/Python.tmLanguage",
"translate_tabs_to_spaces": false
},
"translation.x": 0.0,
paul
sources reorganized...
r9 "translation.y": 0.0,
paul
Sync
r7 "zoom_level": 1.0
},
"type": "text"
},
{
"buffer": 1,
paul
finalisation du cic en python
r10 "file": "lfr_emulator.sublime-project",
paul
Sync
r7 "settings":
{
paul
finalisation du cic en python
r10 "buffer_size": 94,
paul
Sync
r7 "regions":
{
},
"selection":
[
[
paul
sources reorganized...
r9 0,
0
paul
Sync
r7 ]
],
"settings":
{
paul
finalisation du cic en python
r10 "syntax": "Packages/JavaScript/JSON.tmLanguage"
paul
Sync
r7 },
"translation.x": 0.0,
paul
sources reorganized...
r9 "translation.y": 0.0,
paul
test_fft directory added to the repository
r4 "zoom_level": 1.0
},
"type": "text"
}
]
}
],
"incremental_find":
{
"height": 0.0
},
"input":
{
paul
finalisation du cic en python
r10 "height": 0.0
paul
test_fft directory added to the repository
r4 },
"layout":
{
"cells":
[
[
0,
0,
1,
1
]
],
"cols":
[
0.0,
1.0
],
"rows":
[
0.0,
1.0
]
},
"menu_visible": true,
"output.exec":
{
paul
finalisation du cic en python
r10 "height": 208.0
paul
test_fft directory added to the repository
r4 },
"replace":
{
paul
finalisation du cic en python
r10 "height": 62.0
paul
test_fft directory added to the repository
r4 },
"save_all_on_build": true,
"select_file":
{
"height": 0.0,
"selected_items":
[
],
"width": 0.0
},
"select_project":
{
paul
finalisation du cic en python
r10 "height": 0.0,
paul
test_fft directory added to the repository
r4 "selected_items":
[
],
paul
finalisation du cic en python
r10 "width": 0.0
paul
test_fft directory added to the repository
r4 },
"show_minimap": true,
"show_open_files": false,
"show_tabs": true,
"side_bar_visible": true,
paul
finalisation du cic en python
r10 "side_bar_width": 267.0,
paul
test_fft directory added to the repository
r4 "status_bar_visible": true
}