Sameer Puri

Results 103 comments of Sameer Puri

What would this look like? A map[string]interface{} with the all the objects in it indexed by their path?

> Note that the wiki page says `i915.enable_guc=3` but if I recall correctly, it failed to boot, or failed to drive the screen properly when I did that, hence why...

Hi, the demo uses [hdlmake](https://hdlmake.readthedocs.io/en/master/) which you'll need to get the repositories for the console & sawtooth if you haven't already. Once you have hdlmake, do `hdlmake fetch`. `altpll` is...

Hello, Are you able to successfully synthesize and run other programs? At the time, I was probably using Quartus Prime Lite 20.1. For testing with the MKR Vidor I used...

Hi, thanks for checking in. Always great to hear that this project is actively used 🙂 All the repos in this organization are meant to be built with [hdlmake](https://ohwr.org/projects/hdl-make) which...

Hi @AnterCreeper, Not sure I understood your question -- are you asking if these chips will work?

That all sounds right to me. Have you tried with another monitor/TV?

Took a quick look, `build.sh` is still Linux-only unfortunately. But it should be possible to mirror what I did in #1711 into this script to make it work for macOS.

If it's helpful, I can try to do what I did in #1711 for this build script. Though I won't be able to get to it until Monday/Tuesday if the...

> I find the 13 or so decimal places of mm a bit excessive. Agreed, right now I think the formatting is using the raw floating point values. The main...