Marcin Łapaj

Results 9 comments of Marcin Łapaj

@stnolting : I had to spend some time on different project. Finally, here is my example. [neorv32_tang_primer_20k_ddr_example](https://github.com/mlapaj/neorv32_tang_primer_20k_ddr_example)

Thank you very much for your opinion. With the latest commit I have added info abut clock, basically I used 27 MHZ - default clock frequency taken from crystal oscillator....

Hi, I'm not sure which DDR Controller it uses. If Gowin one, then little hint from me: I've played little bit with Gowin DDR Controller IP with latest Gowin EDA...

Hello, I`m a FPGA/VHDL Learner. Question: Is there any place where we can add / check examples / community projects ? There is an example Github repo but I believe...

If anyone is intrested to flash this firmware using Linux, there is repo https://github.com/bouffalolab/bouffalo_sdk available.\ Clone repo and go to tools/bflb_tools/bouffalo_flash_cube.\ Run command line tool (of course you need to...

After updating the buffalo debugger firmware I'm able to use openFPGALoader.\ Anyway, there is one thing if you are using programming to SRAM (which is the default function of openFPGALoader)....

What about using this in Linux ? I have not accepted any other (like FTDI) license than GPL/LGPL ?

Hello @YusufCelik: Can you please share the confguration files / deltails ? Basically I'm trying to get "simple_device" example working According to suggestions done by Mike about #280 , I...

Hello, I have successfully ported Luna to Tang Primer 20k board. I have tested it in Linux using docker. I'm not sure if this will work under Docker windows env...