#FPGA #HDL #HW #embedded
+++ check the lists
You can share your work immediately or keep it private!
It supports VHDL, SV/Verilog, C++/SystemC, and more.
Here is a RAM emulation example with write access reports in a file with timestamps.
edaplayground.com/x/qyKE
You can share your work immediately or keep it private!
It supports VHDL, SV/Verilog, C++/SystemC, and more.
Here is a RAM emulation example with write access reports in a file with timestamps.
edaplayground.com/x/qyKE
1) a bit of discrete HW
2) an inexpensive FPGA development board
3) a cheap micro-controller running micro-python
4) a computer running python
5) a two channel oscilloscope
You may ask: why an FPGA ?
Simply put : no compromises on real time accuracy !
1) a bit of discrete HW
2) an inexpensive FPGA development board
3) a cheap micro-controller running micro-python
4) a computer running python
5) a two channel oscilloscope
You may ask: why an FPGA ?
Simply put : no compromises on real time accuracy !
processors do "time sharing", FPGA do "silicon sharing". While GPU are smack in the middle !
processors do "time sharing", FPGA do "silicon sharing". While GPU are smack in the middle !