Re: [music-dsp] An example video: C to FPGA programming

2020-01-10 Thread ćwiek
Try also googling for 'fpga synthesizer element14' lot's of good stuff pt., 10 sty 2020, 21:37 użytkownik Andrew Luke Nesbit < em...@andrewnesbit.org> napisał: > P.S. On the topic of using FPGA's to implement lookup tables, I > discovered the following Hacakday article. Fortunately it simply

Re: [music-dsp] An example video: C to FPGA programming

2020-01-10 Thread Andrew Luke Nesbit
P.S. On the topic of using FPGA's to implement lookup tables, I discovered the following Hacakday article. Fortunately it simply in my email inbox, about an hour or two, ago: https://hackaday.com/2020/01/10/using-lookup-tables-to-make-the-impossible-possible/ If you thought Theo's message

[music-dsp] Embedded and FPGA programming for Audio signal processing job offer

2020-01-10 Thread Stéphane Letz
See: https://jobs.inria.fr/public/classic/en/offres/2019-02255 Best Regards Stéphane Letz ___ dupswapdrop: music-dsp mailing list music-dsp@music.columbia.edu https://lists.columbia.edu/mailman/listinfo/music-dsp

Re: [music-dsp] An example video: C to FPGA programming

2020-01-10 Thread music . maker
I had spent several years using FPGAs for DSP. Several MIDI synthesizers written in Verilog came out of that. Xilinx was my preference. Back in those days, I used what would be considered a "small" FPGA (500,000 equivalent gates) and got a minimum of 8 voices of polyphony, so with today's

Re: [music-dsp] An example video: C to FPGA programming

2020-01-10 Thread Andrew Luke Nesbit
On 10/01/2020 10:18, Theo Verelst wrote: Hi all Hi Theo, Maybe it's not everybody's cup of tea, but I recall some here are (like me) interested in music applications of FPGA based signal processing. Lately I have been researching exactly this topic. It's one of the primary areas of DSP

Re: [music-dsp] An example video: C to FPGA programming

2020-01-10 Thread Felix Homann
Am Fr., 10. Jan. 2020 um 11:20 Uhr schrieb Theo Verelst : > > > The main point is the power the C compilation can provide the FPGA with, > > and to see the > use of the latest 2019.2 tools at work with the board, some may find that > useful or > entertaining: > > https://youtu.be/Nel6QAvmGcs

Re: [music-dsp] An example video: C to FPGA programming

2020-01-10 Thread Patric Schmitz
Hi Theo, I believe the link should be: https://www.youtube.com/watch?v=kfWNfjcIO2Q Thanks for sharing, Patric On 1/10/20 11:18 AM, Theo Verelst wrote: Hi all Maybe it's not everybody's cup of tea, but I recall some here are (like me) interested in music applications of FPGA based

[music-dsp] An example video: C to FPGA programming

2020-01-10 Thread Theo Verelst
Hi all Maybe it's not everybody's cup of tea, but I recall some here are (like me) interested in music applications of FPGA based signal processing. I made a video showing a real time "Silicon Compile" and test program run on a Zynq board using Xilinx's Vivado HLS to create an FPGA bit file