Tom Keddie

Results 28 comments of Tom Keddie

I created a set of tests at https://github.com/TomKeddie/prj-litex/tree/master/icebreaker/perbitoe. I couldn't trip the TRELLIS_IO case easily but everything else is as expected. ``` tom@z400:~/git/TomKeddie/prj-litex/icebreaker/perbitoe$ make diff origin/arty_a7_build/top.v branch/arty_a7_build/ diff origin/icebreaker_build/top.v branch/icebreaker_build/...

@whitequark am thinking to build a PCB to adapt the SZFPGA board onto Glasgow. At some point this can become a addon with the PHY on board. I see these...

Cool, I'll t at it some more and then rebase.

@mithro I think the grep -v is wrong, the -v at https://github.com/timvideos/litex-buildenv/blob/master/scripts/bootstrap.sh#L42 the logic I don't think we want this here. On archlinux I see it try to run the...

> Notice the script clones the github repository and then runs the scripts? See the following lines; I see the problem now, the bootstrap instructions pull bootstrap.sh from litex-buildenv but...

@mithro I'm not sure what the grand plan is but I think the script and wiki should should be consistent, should I do a PR for bootstrap.sh then?

@mithro can I take this one?