Ed Anuff

Results 25 comments of Ed Anuff

Old open issue, but seeing related problem with Tang Nano 9k - testing with Eizo monitors that work with the [SimpleVOut](https://github.com/cliffordwolf/SimpleVOut) core that Sipeed uses in their demos (picotiny, etc.),...

Hi Sameer, thanks for your reply. I was looking at the DVI_OUTPUT flag but when I turn that on, it stops working on my HDMI monitors. This original problem I'm...

Thought the problem was in the control data component but on second look, I don't think that's the problem.

Hi Sameer, DVI_OUTPUT(1) fixes the problem with the Eizo monitors (both the previous version and the current version). However, it doesn't fix the issue I'm seeing with the Eyoyo HDMI...

I've heard very good things about AngularJS (http://angularjs.org/) from the guys I (and Nate) work with. It's MIT license. Worth checking out.

It is failing for me with one Nano 9K but working on another. Very strange. EDIT: If I drop the frequency down to 51Mhz, it works on the Nano that...

Adding more detail. Using hdmi_demo as the test case, switching to DVI_OUTPUT(1) gets the video output to display on the Elgato Cam Link 4K. When it is in HDMI mode...

Also, not sure if it's related, but I do see the following messages during build (both in my project and in the hdmi_demo). Keep in mind that even though these...

Very curious about any updates around this. Currently designing a board that uses the ESP32-S3-Mini-1 and a Tang Mega 60 and would love to be able to use the code...

> [@edanuff](https://github.com/edanuff) [@emard](https://github.com/emard) with latest commit I'm able to load a bitstream with ECP5 based board. Is that the [esp_usb_jtag](https://github.com/trabucayre/openFPGALoader/tree/esp_usb_jtag) branch? I'll give it a shot