this post was submitted on 29 Mar 2024
595 points (95.4% liked)

Technology

57472 readers
3757 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 5 points 4 months ago* (last edited 4 months ago) (1 children)

If they never release the source, including all the fpga verilog files then this is pointless to the open source community.

Edit: actually I just realized my comment is kind of pointless. Even if he released the fpga source code, a thing a lot of projects like these never do, it still wouldn't be possible to reproduce one of these using only free and open source software. This is because the only fpgas that let you program them using open source software and not a locked-down windows-only bloatfuck program that needs an internet connection and licensing are the lattice ice40 fpgas. Tl;dr this can't be fully "open source".

I wonder if it would be possible to make an ice 40 based video card that could still do opengl.

[–] sugar_in_your_tea 1 points 4 months ago (1 children)

You could probably fab it onto an ASIC, which avoids the non-free software part (aside from the fab itself). So still way cool.

[–] [email protected] 1 points 4 months ago* (last edited 4 months ago) (1 children)

Open source fpgas cost up to $10 per chip, $17 if you want the big chungus 256 pin one with lots of extra memory and logic blocks. You can get pcb printing services for like $7 per board but I think I paid less than that last time I built something.

I'm pretty sure custom made ASICs cost orders of magnitude more than that.

[–] sugar_in_your_tea 1 points 4 months ago

For one, sure, but I'm guessing prices come down quite a bit once we're talking larger numbers, like hundreds of thousands.

But those are really good prices though.