File: a8d3e9ad843bea6d25b4c6b61f9d60de8125576ac29aa9c8ef6aea71091798ff.png (dl) (23.35 KiB)
/g/ - Technology
install openbsd
[Make a Post]yup. We've fuckin made it lad.
tune in next time in about 1 month when this place eventually meets the nuke
tune in next time in about 1 month when this place eventually meets the nuke
There's no reason to be pessimistic. This place is so nice.
OP, I wish I could help you but I am not that advanced. Are you going to emulate/copy an existing design or soc? Do you have any IC's in mind?
OP, I wish I could help you but I am not that advanced. Are you going to emulate/copy an existing design or soc? Do you have any IC's in mind?
I don't have knowledge about this too. But here's some ideas:
- Get a TinyFPGA. Synthesize with Yosys.
- Run and test
- If there's no issues, build the PCB using KiCad and send to OSH Park.
- Make the soldering
- Test the board.
You obviously won't be able to print a IC yourself. So I suggest Raven, in case you need some microcontroller:
https://efabless.com/design_catalog/asic_platform/AWHe2p1qipGzgR2o9H02/
- Get a TinyFPGA. Synthesize with Yosys.
- Run and test
- If there's no issues, build the PCB using KiCad and send to OSH Park.
- Make the soldering
- Test the board.
You obviously won't be able to print a IC yourself. So I suggest Raven, in case you need some microcontroller:
https://efabless.com/design_catalog/asic_platform/AWHe2p1qipGzgR2o9H02/
File: 8af8e61f7b2edacfa96685097efb499f3698aad0efcbe6c1297e513a332ed8b9.png (dl) (22.32 KiB)
I'm a retard. I did some reading, and it turns out stack machines don't need address buses, which makes sense. I tweaked my design to reflect this
[Catalog][Overboard][Update]
[Reply]2 files, 4 replies
I'm thinking of building a little homebrew computer. I want to make a stack machine. Pic related is my first draft of a microarchitecture. R8, h8, masturb8, and point any any issues. errors, or possible improvements.