home.social

#gatemate — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #gatemate, aggregated by home.social.

fetched live
  1. Cologne Chip continues to push the FPGA ecosystem forward with support for free and open-source toolchain. By releasing a fully open-source toolchain, YosysHQ establish Cologne Chip as a leading supporter of transparent FPGA development. colognechip.com/programmable-l #FPGA #OpenSource #GateMate #EDA

    EDIT: as per @infosecdj note CologneChip did not release the toolchain. It is run by @yosyshq

  2. This is the basic #Silice VGA test, somewhat of a tradition, I always start there when adding a new board. Who's new in this list ? Yes! Working on integrating the GateMate A1 evaluation board! Stay tuned for more info soon. #CologneChips #GateMate

  3. GateMate DVI out.

    1080P (1920×1080) @60 FPS on the #GateMate #FPGA using the TI TFP410.

    He does 2 pixels per clock internally at ~74.25 Mhz, externally uses DDR at 148.5 MHz

    elektronaut.tech/en/fpga/drivi

  4. @xcabal05
    I am interested in #LibreRouter technology.

    The European made #GateMate #FPGA has a #5Gbps #Serdes. I can use it to do #UDP #camera in and display out. So I am just learning about the internet protocol, starting with voltages.

    Which Open Source UDP library should I be using? is there one you recommend in Verilog?

  5. There is now a github repository to compare the performance of FPGAs. The repository contains test cases for adders, counters and muxes. Now we know how much faster GateMate is than ICE40.

    wiki.pythonlinks.info/comparin

    #fpga #Lattice #ICE40 #GateMate

  6. Thank you @BalCCon it was again amazing experiences to be part of this super cool conference! This year I have talked about new #ULX5M board that is hosting #EU #CologneChip #GateMate chip, held small talk about #RadionaORG #ZigZag badge and had #Assembly where it was possible to assemble personalized badge!

  7. As I did not post for a long time I will start from an end. We got #ULX5M-GS up and running!!! #CM5 pin compatible #FPGA #SoM with #EU Cologne #GateMate A1 and fully open source toolchain. Still lots of work left, but I am really happy to see DVI out!

  8. Tiny Shader running on the GateMateA1-EVB with an open source toolchain 🎉

    Originally this design was created for Tiny Tapeout, more information can be found here: github.com/mole99/tt06-tiny-sh

    And if you want to see the TT06 chip in action, take a look at this thread: fosstodon.org/@mole99/11373090

  9. I've got myself a new toy 🙌

    This is the GateMateA1-EVB from Olimex, an FPGA dev board containing the GateMate CCGM1A1 with 20480 CPEs.

    Now that initial nextpnr support for the chip has been merged, it is possible to program it with a fully open source toolchain 🎉
    Synthesis with Yosys, place and route with nextpnr, bitstream packing with gmpack and finally upload to the board with openFPGALoader!

    That meant I just had to get one, and two days later it arrived!

  10. I am so glad to report that Cologne Chip will be sponsoring the CERN 2025 FPGA conference. The email announcement just arrived.

    Very motivating.
    indico.cern.ch/event/1467417/

    #gatemate #fpga #colognechips #forth

  11. @AlgoCompSynth
    Mecrisp Ice has a couple of 32 bit soft core stack machines, but I have not paid close attention to them. Music is fine with 16 bits. Real world control is usually at 20-22 bits. Video is 24 bits. FPGA real estate is both expensive, and slows things, so not much reason to go beyond 24 bits. Sadly I do not know of any fpgA with 24 bit memory. #GateMate has 20 bit memory, on a $50 board. Most interesting;

  12. Was not easy as p_r is doing a bad job, but at some point with moving LEDs assign I got USB host working on @olimex #GateMate-EVB Still needs lots of work to be usable, but at least I know HW is ok.