> What was the point of publishing this information in such a non-functional format? You make it sound like this is a big publication I worked weeks on. :) It's not. It's a toy project I wrote Saturday. As far as…
PicoRV32 (https://github.com/cliffordwolf/picorv32) and ORCA (https://github.com/VectorBlox/orca) are two RISC-V implementations that nicely fit in ~2000 iCE40 LUTs. UCB-BAR V-Scale (https://github.com/ucb-bar/vscale)…
There is no 4K die. The 4K chips are using 8K dies, the lattice software limits the number of usable LUTs to 4K. IceStorm will give you access to all 8K LUTs in the device.
indeed. thanks for pointing this out. I have now fixed that typo. https://github.com/cliffordwolf/picorv32/commit/f8c96d6d37b6...
> What was the point of publishing this information in such a non-functional format? You make it sound like this is a big publication I worked weeks on. :) It's not. It's a toy project I wrote Saturday. As far as…
PicoRV32 (https://github.com/cliffordwolf/picorv32) and ORCA (https://github.com/VectorBlox/orca) are two RISC-V implementations that nicely fit in ~2000 iCE40 LUTs. UCB-BAR V-Scale (https://github.com/ucb-bar/vscale)…
There is no 4K die. The 4K chips are using 8K dies, the lattice software limits the number of usable LUTs to 4K. IceStorm will give you access to all 8K LUTs in the device.
indeed. thanks for pointing this out. I have now fixed that typo. https://github.com/cliffordwolf/picorv32/commit/f8c96d6d37b6...