Monthly Shaarli

All links of one month in a single page.

January, 2024

SSH returns: no matching host key type found. Their offer: ssh-dss - Ask Ubuntu
thumbnail

ssh -oHostKeyAlgorithms=+ssh-dss root@192.168.8.109

themperek/cocotb-vivado: Limited cocotb interface to Xilinx XSIM simulator.
thumbnail

Ho ! Cocotb devient compatible avec le Xsim de vivado \o/

Pourquoi se syndiquer dans l’informatique ? - 24 jours de web
thumbnail

«D’ailleurs saviez-vous que le statut de cadre (convention SYNTEC) oblige l’employeur à payer le train en première classe lors des voyages professionnels ?»

‎Bouletcorp’s film diary • Letterboxd
thumbnail

Géniales critiques de films de Boulet.
Dans mes favoris !

Drafter : un bloc-notes pour Firefox

Intéressant

Wiring in Chisel ! Module, Bundle, IO, Biconnect Operator Tutorial - Learn FPGA Easily
GateMate FPGA Tool Chain
thumbnail
fredrequin/verilator_xilinx: Re-coded Xilinx primitives for Verilator use
thumbnail

Toutes les primitives Xilinx codé en Verilog pour pouvoir être simulé avec Verilator.

DrPi's tech corner – Plus de son en réception sur des Talkie-Walkies Motorola TLKR-T3.

Le genre de petit tutoriel réparation que j'aime bien.

xmlhttprequest - How to force a program to wait until an HTTP request is finished in JavaScript? - Stack Overflow
thumbnail

For the modern browser, I will use the fetch instead of XMLHttpRequest.

QuickLogic Thing Plus (EOS S3) Hookup Guide - SparkFun Learn
Welcome to QuickLogic-FPGA-Toolchain’s documentation for QuickLogic Devices! — QuickLogic-FPGA-Toolchain

La doc symbiflow pour developper sur la quickfeather.
Mais je suis toujours en quête sur la doc du eFPGA avec le mapping et la doc des macrocells.

Avalanche Sharks - Wikipedia
thumbnail

Wow, ce genre de film existe vraiment !?

Trouvé sur mastodon : https://piaille.fr/@MeanwhileinCanada@ohai.social/111743689007876200

ChucK => A Strongly-Timed Music Programming Language
thumbnail

Un langage de programmation musical.

Canal de Colmar – Canal de Colmar boucle au départ de Colmar Saint-Joseph | Tour à vélo | Komoot
thumbnail

coude

Bug reporting for EOS-S3 FPGA toolchain - Quicklogic Forums

The QuickLogic support for EOS S3 has been rolled into the f4PGA release at https://github.com/chipsalliance/f4pga-examples

Instructions on installing and running the demo is available at https://f4pga-examples.readthedocs.io/e ... tting.html

Example project is available at https://github.com/search?q=qorc-onion- ... positories

You are correct f4PGA are not supporting EOS S3, so please log any issues here and QuickLogic will look to see how we can support.

--Robert

Jobs dans le FPGA open source
thumbnail

YosysHQ recrute :

Si vous voulez bosser dans le développement de logiciel libre pour le FPGA (synthèse, placement routage, timing, preuve formelle, ...) c'est the place to be :)

Creating a Web Service API Using Rust Rocket | by Joseph Talon | Better Programming

We can use curl instead of postman too :

curl -i -X POST -H 'Content-Type: application/json' -d '{"day": 3, "month": 7, "year": 2024}' http://127.0.0.1:8000/date/date-plus-month