Commit Graph
56 Commits
Author SHA1 Message Date
Aleksejs Mirnijs cf30046dbf Added check for fftLength
and some code minor updates
2019-12-25 15:50:56 +02:00
Aleksejs Mirnijs e04020511a Corrected separately complex number counting. 2019-12-25 11:08:18 +02:00
Aleksejs Mirnijs 790c73cab6 Updated comments 2019-12-23 15:06:02 +02:00
Aleksejs Mirnijs f876a6a77a Works separately with Real & Imag parts 2019-12-23 14:58:47 +02:00
Aleksejs Mirnijs f1946c3b19 Corrected fft matlab code
FFT Butterfly 4-1024 point code
2019-12-23 13:40:27 +02:00
Imants PulkstenisandGitHub 2ca0dd08ee upload photo 2019-12-15 21:50:54 +02:00
Imants Pulkstenis ae6b8e4ef9 add matlab files 2019-12-15 14:24:12 +02:00
Imants Pulkstenis 6519459430 treshold change 2019-12-03 22:48:43 +02:00
Imants Pulkstenis 9701ead6d3 Main clk speed changed from 25MHz to 50MHz
add LEDs (outputs data from effects controler)
add switches to control cliping treshold
2019-12-03 22:41:14 +02:00
Imants Pulkstenis c86c2a267b Merge branch 'master' of https://github.com/Clockfix/audio_effects_FPGA 2019-11-25 21:11:18 +02:00
Imants Pulkstenis 888bc47cd5 effect mixer update 2019-11-25 21:10:31 +02:00
Imants PulkstenisandGitHub 31c2b30c5a Update README.md 2019-11-24 22:22:11 +02:00
Imants PulkstenisandGitHub 97649d2265 Update README.md 2019-11-24 22:13:20 +02:00
Imants PulkstenisandGitHub 85553b8660 Update README.md 2019-11-24 22:12:53 +02:00
Imants PulkstenisandGitHub ce694c9844 Update README.md 2019-11-24 22:09:00 +02:00
Imants Pulkstenis 11c36aec2d add effect mixer module and posibility to switch effects 2019-11-24 21:59:44 +02:00
Imants Pulkstenis 518bbe43cb add flipflop module 2019-11-24 19:27:46 +02:00
Imants PulkstenisandGitHub 5e318949b6 Update README.md 2019-11-24 01:49:00 +02:00
Imants Pulkstenis 2d9f369ae9 readme commit 2019-11-24 01:44:24 +02:00
Imants Pulkstenis 60b57ed374 Merge branch 'master' of https://github.com/Clockfix/audio_effects_FPGA 2019-11-24 01:43:50 +02:00
Imants Pulkstenis edf1ece511 Clipping effect now working 2019-11-24 01:43:20 +02:00
Imants PulkstenisandGitHub cea943ba27 Update README.md 2019-11-23 23:05:41 +02:00
Imants PulkstenisandGitHub af24d9fb43 Update README.md 2019-11-23 23:05:27 +02:00
Imants PulkstenisandGitHub 499869df4f Update README.md 2019-11-23 23:03:15 +02:00
Imants PulkstenisandGitHub 12afd25ebf Update README.md 2019-11-23 23:01:37 +02:00
Imants Pulkstenis 45caf399a1 readme file commit 2019-11-23 23:00:09 +02:00
Imants Pulkstenis 65b1690a47 Effect module added 2019-11-23 22:47:53 +02:00
Imants PulkstenisandGitHub ee7edb0638 Update README.md 2019-11-22 01:02:10 +02:00
Imants PulkstenisandGitHub 131dee3643 Update README.md 2019-11-22 01:00:33 +02:00
Imants PulkstenisandGitHub 43d37fb9ad Update README.md 2019-11-22 01:00:13 +02:00
Imants Pulkstenis 15dbd68ee2 Add fifo memory size variable. 2019-11-22 00:49:32 +02:00
Imants Pulkstenis 07cfe9893d fifo module now working in loopback mode 2019-11-21 23:01:00 +02:00
Imants Pulkstenis b8bfb00389 add fifo memory block 2019-11-21 22:21:35 +02:00
Imants Pulkstenis 4fc31319df delete fifo files 2019-11-21 21:04:09 +02:00
Imants Pulkstenis acef4ab3f2 update fifo files 2019-11-21 21:02:10 +02:00
Imants Pulkstenis 681d20fbf4 add FIFO files 2019-11-20 21:09:14 +02:00
Imants Pulkstenis 9257364a38 Merge branch 'master' of https://github.com/Clockfix/audio_effects_FPGA 2019-10-20 23:05:18 +03:00
Imants Pulkstenis 0a9e0301e1 experimenting with FFT algorithms 2019-10-20 23:04:38 +03:00
Imants PulkstenisandGitHub 8fbbde574b Update README.md 2019-10-20 20:16:32 +03:00
Imants Pulkstenis 7a8135bf30 repaired i2s (loopback audio working) 2019-10-20 19:27:16 +03:00
Imants Pulkstenis 8da9e7da7c Spliting i2s transceiver in to two modules
i2s sender and i2s receiver.
Also add JXADC_controler for logic analizer.
2019-10-20 18:38:10 +03:00
Imants Pulkstenis 31f01e93b3 works, but with high noises 2019-10-13 23:22:48 +03:00
Imants Pulkstenis c69d8b6ae5 i2s_transceiver update and testbench 2019-10-13 17:00:57 +03:00
Imants Pulkstenis 957a2c5ae5 Merge branch 'master' of https://github.com/Clockfix/audio_effects_FPGA 2019-10-13 12:48:23 +03:00
Imants Pulkstenis 2db67a9ac2 top 2019-10-13 12:48:16 +03:00
Imants PulkstenisandGitHub 7dcda0bc0c Update README.md 2019-10-13 12:45:55 +03:00
Imants PulkstenisandGitHub dc67f51d79 Update README.md 2019-10-13 12:44:10 +03:00
Imants PulkstenisandGitHub dfc17e16f0 Update README.md 2019-10-13 12:37:33 +03:00
Imants Pulkstenis 4428340904 add effect_controler file 2019-10-13 11:44:53 +03:00
Imants Pulkstenis 92dd9370ad i2s rx tx 2019-10-13 00:30:42 +03:00