#pipelinec Suchergebnisse
So... I've made a little "LoRa" (CSSS) beacon demo with #ULX3S and #PipelineC ! Ramp Nco ("SF6") -> Sine / Cosine NCO's => 2nd Order Delta sigma DAC => digital iq mixer -> output #sdr #fpga #rf #csss #lora #dsp #dac #sigmadelta #alldigitaltx




#QAM16 Modulator made with #PipelineC simulation with #GHDL and cocotb! Raised Cosine filter with 0.35 rollof and 4 samples/symbol ! #fpga #qam #sdr #dsp

Blinking the #ULX3S led with #PipelineC ! @pipelinec_hdl is a Magic tool that turns C into HDL 🔥 #fpga #ledblink #lattice
Testing my PipelineC NCO again... Made one little python script that plots the GHDL outputs... #PipelineC #FPGA #NCO #DSP




Ethernet Loopback Works! Made with #PipelineC! Thanks for the help Julian Kemmerer @pipelinec_hdl ! #100baseT #ethernet on a #ulx3s #fpga using a #lan7820 board!
Blinking leds on the #StratixV #FPGA using C code with #PipelineC ! #gsd5 #altera #quartus #intel #microsoft #catapult #sotoreypeak
#PipelineC Raised Cosine FIR Filter simulation with GDHL + cocotb! QAM modulator comming next... #fpga #ghdl #vhdl #rf #dsp #sdr

Following the previous post about the #FPGA #16APSK Modulator made with #PipelineC ... Here are some real world tests using the ULX3S Board! #dsp #sdr #apsk #hdl #ulx3s #dac #deltasigma #rf




1/4 as many RV32I @risc_v cores for same or better performance. Threads share #PipelineC auto pipelined ~15 stage kernel() hardware function to offload shader compute. CPU is now bottleneck for moving data around from RAM to pipeline and back. #FPGA #HDL #RTL #graphics #riscv

Use #PipelineC to listen to FM #radio with an #FPGA #SDR! Huge thanks to @DutraCGI and @Darkknight512 for making this first version a great learning process. And @deepwavedigital for the fantastic #hardware platform and workplace <3 fosstodon.org/@pipelinec/112… #hdl #hls #asic

Four RV32I @risc_v cores totaling ~333M IPS do work with a 480p frame buffer 🤓. 20 threads, ~software rendering, but focus isn't on CPU core, next up: experiments with custom accelerator pipelines to offload compute 😏 #PipelineC #FPGA #HDL #RTL #graphics #riscv
So... I made a blog... The first official post is about the #PipelineC #NCO I was developing last week! @ico_TC paulo-d2000.github.io/en-us/2023/10/… #FPGA #SDR #DSP
#AD Taking Care of Your Pipelines: Why It's Important dynagard.info/taking-care-of… #pipelinec

Following the previous post about the #FPGA #16APSK Modulator made with #PipelineC ... Here are some real world tests using the ULX3S Board! #dsp #sdr #apsk #hdl #ulx3s #dac #deltasigma #rf




Ethernet Loopback Works! Made with #PipelineC! Thanks for the help Julian Kemmerer @pipelinec_hdl ! #100baseT #ethernet on a #ulx3s #fpga using a #lan7820 board!
So... I've made a little "LoRa" (CSSS) beacon demo with #ULX3S and #PipelineC ! Ramp Nco ("SF6") -> Sine / Cosine NCO's => 2nd Order Delta sigma DAC => digital iq mixer -> output #sdr #fpga #rf #csss #lora #dsp #dac #sigmadelta #alldigitaltx



1/4 as many RV32I @risc_v cores for same or better performance. Threads share #PipelineC auto pipelined ~15 stage kernel() hardware function to offload shader compute. CPU is now bottleneck for moving data around from RAM to pipeline and back. #FPGA #HDL #RTL #graphics #riscv

C code that each thread is running: github.com/JulianKemmerer… C code and #PipelineC play nicely together for when hardware and software need to share interfaces/types 🤓
Code for the barrel #RISCV CPUs in #PipelineC github.com/JulianKemmerer…
Four RV32I @risc_v cores totaling ~333M IPS do work with a 480p frame buffer 🤓. 20 threads, ~software rendering, but focus isn't on CPU core, next up: experiments with custom accelerator pipelines to offload compute 😏 #PipelineC #FPGA #HDL #RTL #graphics #riscv
Blinking the #ULX3S led with #PipelineC ! @pipelinec_hdl is a Magic tool that turns C into HDL 🔥 #fpga #ledblink #lattice
Use #PipelineC to listen to FM #radio with an #FPGA #SDR! Huge thanks to @DutraCGI and @Darkknight512 for making this first version a great learning process. And @deepwavedigital for the fantastic #hardware platform and workplace <3 fosstodon.org/@pipelinec/112… #hdl #hls #asic


So... I've made a little "LoRa" (CSSS) beacon demo with #ULX3S and #PipelineC ! Ramp Nco ("SF6") -> Sine / Cosine NCO's => 2nd Order Delta sigma DAC => digital iq mixer -> output #sdr #fpga #rf #csss #lora #dsp #dac #sigmadelta #alldigitaltx



Testing my PipelineC NCO again... Made one little python script that plots the GHDL outputs... #PipelineC #FPGA #NCO #DSP




#QAM16 Modulator made with #PipelineC simulation with #GHDL and cocotb! Raised Cosine filter with 0.35 rollof and 4 samples/symbol ! #fpga #qam #sdr #dsp

Trying to learn this magic tool that ''translates'' C code to FPGA HDL...😳 Simulating the blink example with Verilator #pipelinec #fpga


#PipelineC Raised Cosine FIR Filter simulation with GDHL + cocotb! QAM modulator comming next... #fpga #ghdl #vhdl #rf #dsp #sdr

Following the previous post about the #FPGA #16APSK Modulator made with #PipelineC ... Here are some real world tests using the ULX3S Board! #dsp #sdr #apsk #hdl #ulx3s #dac #deltasigma #rf




When working on a @risc_v design? Wouldn't it be nice to synthesize your emulator written in C? Heck, make a real RISCV design from that? #FPGA made easy if you can read basic C code. Single cycle cpu in ~1000LOC? (tool output pic) #pipelinec

Use #PipelineC to listen to FM #radio with an #FPGA #SDR! Huge thanks to @DutraCGI and @Darkknight512 for making this first version a great learning process. And @deepwavedigital for the fantastic #hardware platform and workplace <3 fosstodon.org/@pipelinec/112… #hdl #hls #asic

1/4 as many RV32I @risc_v cores for same or better performance. Threads share #PipelineC auto pipelined ~15 stage kernel() hardware function to offload shader compute. CPU is now bottleneck for moving data around from RAM to pipeline and back. #FPGA #HDL #RTL #graphics #riscv

Quick threw together a fun - but ultimately slow - network attached 4x4 int16_t matrix multiplier #fpga perhaps onto a simple NN layer or two next #pipelinec

Are you trying to pipeline things on your #FPGA? @IntelFPGA 's devices are supported via Quartus - why pipeline by hand? #PipelineC #hdl #hls

Alot of C and C++ indeed! Why not do your hardware description in a C look too? :) Thanks for the kind words @embedsys . Try out an easier HDL today! #PipelineC #FPGA #ASIC #HDL #FPGAFriday

This week in Embedsys Weekly #87: A complicated question for the Linux kernel maintainers, a lot of C and C++, how to do a 3D Lidar with $100, and more... Happy Reading! embedsysweekly.com/embedded-syste… #embedded #embedsys

Can your HDL share a single state machines among other state machines? Check out this 'multiple thread FSMs atomically incrementing a register' demo. More announcements and documentation coming soon! (Can try it yourself today though!) #FPGA #hardware #PipelineC

Wanted a quick CORDIC example I could synthesize. So roughly copied the first "simple C source for CORDIC" I could find 😏 github.com/JulianKemmerer… Ease your way from software into hardware description with #PipelineC 🤓

Making it easier to quick start up an @EDAPlayground based simulations. Give this #FPGA #PipelineC fun a try yourself in seconds! edaplayground.com/x/vWLi

Something went wrong.
Something went wrong.
United States Trends
- 1. White House 426K posts
- 2. #pilotstwtselfieday N/A
- 3. NASA 62K posts
- 4. #Integra 1,079 posts
- 5. Fermin 10.8K posts
- 6. #hoothoot N/A
- 7. Warner Bros 6,610 posts
- 8. Rick Scott 1,903 posts
- 9. #JUNGKOOKXCALVINKLEIN 45.5K posts
- 10. #gachiakuta153 1,347 posts
- 11. NBA IS BACK 26.3K posts
- 12. East Wing 105K posts
- 13. Taco Tuesday 14K posts
- 14. Crosby 2,997 posts
- 15. CARAMELO ON TLMD 24.6K posts
- 16. Gucci 31.2K posts
- 17. Olympiacos 20.1K posts
- 18. Nordiques 1,242 posts
- 19. Duffy 9,046 posts
- 20. Christopher Moynihan 5,746 posts