Forth SoC Written in VHDL
github.com
Forth SoC Written in VHDL
1–10 of 13 posts
Re: Forth SoC Written in VHDL
#2Re: Forth SoC Written in VHDL
#3Can this run on a VDHL simulator?
Re: Forth SoC Written in VHDL
#4Re: Forth SoC Written in VHDL
#5Re: Forth SoC Written in VHDL
#6I wonder if this would fit in a Lattice ICE40 FPGA so that Xilinx ISE could be avoided (very buggy) and open source tools like Yosys could be used instead.
Re: Forth SoC Written in VHDL
#7I wonder if this would fit in a Lattice ICE40 FPGA so that Xilinx ISE could be avoided (very buggy) and open source tools like Yosys could be used instead.
It will fit in an 8K easily. There was a version of the j1 (that this was based on) running on an IceStick with a 1K part. https://www.excamera.com/sphinx/article-j1a-swapforth.html
Re: Forth SoC Written in VHDL
#8Re: Forth SoC Written in VHDL
#9Earlier quoted context omitted.
It will fit in an 8K easily. There was a version of the j1 (that this was based on) running on an IceStick with a 1K part. https://www.excamera.com/sphinx/article-j1a-swapforth.html
It should fit, as you said, but the last time I tried it the VHDL front-end for Yosys was not up to it. That might have changed as it was a few years ago.
Re: Forth SoC Written in VHDL
#10This is truly awesome. I can't wait to play with it!