Can LOGI-Pi be programmed with Verilog?

I am thinking about buying LOGI-Pi for my projects but there is one question I cannot find answer - can I use Verilog for programing? In the description it mentions only hardwer descriptions languages and some C. I also know from kickstarter's page that it requires Xilinx ISE which is used for VHDL and Verilog. But all repository examples I've checked use only VHDL. Can someone tell me if Verilog works as well?

Comments

  • The design for the LOGI-Pi are genrated through ISE and ISE supports Verilog, so no problem to use Verilog. Our examples were designed with VHDL but some users use Verilog. ISE support the synthesis of Verilog design that uses VHDL components and vice-versa so no problem to instantiate our VHDL components in your Verilog design.
Sign In or Register to comment.