Dale Schumacher

Results 6 comments of Dale Schumacher

I wasn't suggesting adding any new hardware, just trying to understand the desired behavior. Thanks for the clarifications! I'll check out the LUNA work as well.

I have [some experience with bare-metal programming](https://github.com/organix/pijFORTHos), however I got the Fomu primarily to explore HDL programming _without_ a CPU, possibly leading to novel soft-core implementations. So the USB support...

I've soldered a 4-pin female header onto the Fomu touchpads to make it easier to attach test-leads. ![Fomu_w_hdr_md](https://user-images.githubusercontent.com/1295117/126906871-f7253320-f3f9-4e13-a9e0-8deca19a69de.jpg) Unfortunately, my work on the Fomu has been temporarily superseded by paying...

I think it might be useful to parse the databases into JavaScript objects (as you do now), then save them to disk in JSON format. Then they could be loaded...

I think combining the ideas would be ideal. Drop support for "file:" URLs and load a database (from the web-server) directly into a JavaScript object once the chip type has...

The NLnet sponsorship pages are: * [https://nlnet.nl/project/uFork/](https://nlnet.nl/project/uFork/) * [https://nlnet.nl/project/uFork-FPGA/](https://nlnet.nl/project/uFork-FPGA/) Were you looking for a project timeline? The [Tutorial](https://ufork.org/tutorial/) (which uses the web-based [Playground](https://ufork.org/playground/)) is meant to be the entry-point for...