Skip to content

Using the CoreEP4CE6

This section shows how to use the Waveshare CoreEP4CE6 with Logisim Evolution. This is an FPGA board from Altera that has the Cyclone IV chip EP4CE6E22C8N. Datasheets, schematics, user manual, demo code, and pin configuration can be found here.

Add XML File

Out of curiosity this are the specs that were introduced while creating the XML file for this board.

To include the XML file into Logisim Evolution do the following:

Simple Example

  • Add a input pin and an output led
  • Go to "FPGA->Synthesize & Download"
  • Select Target Board
  • Annotate the schematic
  • Execute the synthesizes

  • Assign the components accordingly
  • Press "Done"

  • Wait until the software synthesizes and downloads the program to the FPGA