-
Using the lushaylabs example below. I believe the flash.lushay.json file to configure the external flash on the Tang Nano 9k only goes to the first 16kB. I have created code to load a 383kB bmp file, …
-
Not as-is since at least the constraints would need to be changed as this is for the Tang Nano 9K. But most of them should be pretty straight forward to port.
For example is there a spe…
-
Broken link (404) in :
https://github.com/sipeed/TangNano-9K-example / README.md
at :
https://github.com/sipeed/TangNano-9K-example#led
"Demo project for drive LED and on board led. The relate…
-
thanks a lot for this extension and the tutorials around the tang nano 9k ! its been super helpful getting started with fpga stuff for me.
im now trying to program a [icesugar-nano](https://github.…
-
Hello, I am new to Tang Nano and I would like to try some examples on it.
I have followed every step in https://wiki.sipeed.com/hardware/zh/tang/Tang-Nano-9K/examples/picorv.html. And when I tried …
-
Hi, if it's not boring for you, could you please convert this project to tang nano 9k (GW1NR-9C) ?
-
While running it as
> ./litex-boards/litex_boards/targets/sipeed_tang_nano_20k.py --toolchain=apicula --build
getting this error
```
INFO:SoC:Initializing ROM rom with contents (Size: 0x64e…
-
Dear pthalin, thank you very much for your work on using time-sleuth on Sipeed Tang Nano 4k. For "Display Lag Tester v2", I see that the available versions are 480i60, 480p60, 720p60, 1080i60. Do you …
-
Hi,
Thanks for sharing this project! I'm currently running it on the Tang Nano 9k and it works great on my HDMI LCD monitor, but I can't get it to show anything on HDMI capture devices. I have trie…
-
Using the target for the tang nano 9k with no modifications.
made with
```bash
litex_boards.targets.sipeed_tang_nano_9k --build --flash --cpu-type=vexriscv --cpu-variant lite
```
```bash
…