home.social

Search

152 results for “hansfbaier”

  1. GTP receiver also seems to be working with internal loopback with the toolchain. LED patterns shows receiver data (a counter), and it is qualitatively the same as the vivado version.

  2. GTP receiver also seems to be working with internal loopback with the #openXC7 #opensource #FPGA toolchain. LED patterns shows receiver data (a counter), and it is qualitatively the same as the vivado version.

  3. GTP receiver also seems to be working with internal loopback with the #openXC7 #opensource #FPGA toolchain. LED patterns shows receiver data (a counter), and it is qualitatively the same as the vivado version.

  4. GTP receiver also seems to be working with internal loopback with the #openXC7 #opensource #FPGA toolchain. LED patterns shows receiver data (a counter), and it is qualitatively the same as the vivado version.

  5. GTP receiver also seems to be working with internal loopback with the #openXC7 #opensource #FPGA toolchain. LED patterns shows receiver data (a counter), and it is qualitatively the same as the vivado version.

  6. GTP Transceivers are now also working with internal refclk on Xilinx Artix FPGAs with the

  7. Ported Minimig-AGA to the Xilinx- platform today.
    Basically works (Kickstart 1.3 boots), but has lots of bugs (graphical glitches, floppy hangs on load).

  8. First signs of life from the GTP Multi-Gigabit Transceivers using the toolchain on an Artix7 FPGA. This was several months of work.

  9. Building 11 @topapate cores simultaneously on an AWS 32 core 128GB RAM machine, for Kintex 325T.

  10. There is now a binary repository with ready made bitstreams for the project.
    github.com/MiSTeX-devel/MiSTeX

  11. Three more cores from @topapate working on on Xilinx!
    We now have a total of 47 working JOTEGO cores!
    github.com/MiSTeX-devel/MiSTeX

  12. The Bubble Bobble arcade core is now working on s on the platform.
    Thanks to the great work of @somhi (on GitHub) , this port only took 10 minutes.

  13. The 1943 core is now working on s on the platform.
    Thanks to the great work of @somhi (on GitHub) , this port only took 30 minutes.

  14. The 1942 core is now working on on the platform.
    Thanks to the fantastic work of @somhi (on GitHub),
    I could write a shell script which automates most of the gruntwork of the porting process.
    This is the first one ported with that script.
    I did the script and this port in a couple of hours.

  15. The first core using the JOTEGO's (@topapate) framework is working on Xilinx FPGAs on the platform!

  16. First blinky greetings from the GTPE2_COMMON PLL using the toolchain.

  17. The Alientek DaVinci Pro board now has
    support!
    github.com/litex-hub/litex-boa

  18. Nice!
    The toolchain already seems to be able to place GTP transceivers.
    I only still have to figure out how to use an internal refclk, something even Vivado only does under protest (DRC rule downgrade).

  19. The baseboard rev2 has arrived!
    It has the MiSTeX logo and an additional trace from the
    HPS to the RP2040, to allow updating the RP2040 firmware from the HPS linux system. And latching switches.

  20. NES now works on the console! (With limitations, no savestates, no PAL/NTSC)
    Also: Now the full 256 MB of DDR3 memory are useable on the QMTech Xilinx boards (previously 128MB) and the bandwidth is double too (16 bit access instead of 8 bit)

  21. Thanks Chandler Klüser for covering the project

    youtube.com/watch?v=KYNXPIFwg1Q

  22. That is how revision 2 of the baseboard looks like now.
    Details on my patreon:
    t.co/y7JZfGUDnU

  23. rev2 of the baseboard is upcoming, fixing the (minor) issues of rev1, moving to KiCAD8 and using @baxysquare ' s cute MiSTeX-Kun mascot.

  24. @JLCPCB is coming up with a colorful silkscreen option.
    Anyone of the community interested in making a little artwork? We could make a couple of nice stylish boards...
    And I will send you one for free!

  25. The rev1 baseboard has arrived from @JLCPCB and it's beautiful!
    Already tested, SNAC works now, HDMI works, VGA works, JTAG (rp2040) works, audio works. Looking good! The side switches I got wrong (momentary vs latched), but that is fixed now.

  26. Wrote up a bunch of automation scripts to set up a AMS instance and automated build of cores. Due to the genius of @enjoy_digital tech, all working cores were built for a different FPGA (K325T 3x MiSTer) in a day (5h build time, $5 AWS).

    youtu.be/hXLaA0ITzy8

  27. I sent revision 1 of the to the fab @JLCPCB yesterday!
    Many improvements: External button/power switch connectors, signal integrity, ESD protection, test points, better headphone connector. USB docking points.
    RP2040 LED and analog ins.

  28. This week's work. Implement dynamic reconfiguration core for . Integrate into . Now changing video modes and works with Xilinx FPGAs for the first time. Up to 1366x768@60. FullHD not yet. Hope for the new board revision.
    VGA works with 1080p.

  29. Just got a dynamic reconfiguration core working for the MMCME2_ADV using the toolchain. Should also work with minor modifications for the PLLE2_ADV (upcoming).
    This took 10 seconds to compile and 5 seconds to upload to the FPGA, using 100% open source tools. Compare that with Vivado!
    My first nontrivial piece of !
    Here is the source:
    github.com/openXC7/primitive-t