Gesse K.A.
122 posts


@urfavcatpage Dont ask about camrecorder weight. Just. Dont. Ask. Her. Weight
English

@sthwmnua Назву моделі скажіть будь ласка, а то тут як не гріль так мультіпіч, а така вже є
Українська

@MehAndrii ЯКЩО ХТОСЬ НЕ ПОНЯВ НАТЯК ВІН ХОЧЕ ШОБ ЙОМУ КУПИЛИ ГРУ ЗА ДУЖЕ ДЕШЕВО
Українська

Ооо, на мою дівчину
Упали, сука, звіти
герцокиця🌷🪻🇺🇦🏳️🌈@hertsokytsia
@wh1tenerdy Це виявилась думка солістки Zwyntar
Українська

Unironically, I don't know anyone who achieved anything meaningful with OpenClaw
Pirat_Nation 🔴@Pirat_Nation
NVIDIA’s CEO says OpenClaw did in 3 weeks what Linux took 30 years to achieve "OpenClaw is probably the single most important software release ever. If you look at its adoption, Linux took some 30 years to reach this level. OpenClaw, in what is it, 3 weeks, has now surpassed Linux. It is now the single most downloaded open-source software in history, and it took just 3 weeks."
English
Gesse K.A. ری ٹویٹ کیا

how to get started in FPGA
most people start wrong.
they buy a board
open vivado
and immediately get overwhelmed.
fpga is not programming.
it’s hardware design.
you are literally describing circuits.
start like this →
1. understand digital logic
learn:
• logic gates
• flip flops
• combinational vs sequential logic
• finite state machines
• timing
without this, nothing will make sense.
2. learn a hardware description language
pick one:
• verilog
• vhdl
verilog is simpler for beginners.
you are not writing software.
you are describing how hardware should be wired.
3. learn simulation first
before touching hardware.
tools:
• verilator
• modelsim
• iverilog
write simple modules and simulate them.
example progression:
• led blinker
• counter
• uart transmitter
• simple cpu
4. then buy a cheap fpga board
good starter boards:
• basys 3
• icebreaker fpga
• tang nano 9k
don’t start with expensive xilinx boards.
5. learn the full flow
hdl → synthesis → place & route → bitstream → hardware
this pipeline is the core skill.
6. study real designs
read open source projects:
• risc-v cores
• gpu experiments
• network accelerators
reverse engineer them.
7. combine fpga with software the real power appears when fpga works with:
• embedded cpu
• robotics
• signal processing
• high speed compute
fpga sits between software and silicon.
once you understand that layer,
you start thinking like a hardware architect.

English

@TauCetiGG He playing game: Squeeze ARC Riders and get $30 from Bungie
English



@PanMotuzochka е такий с risc-v core, віддам безоплатно за донат на русоріз, usb-hub included 🙃

Українська































