Commit 5fd1a8b1 authored by Wesley W. Terpstra's avatar Wesley W. Terpstra Committed by Matthieu Cattin

altera: do not build

This code uses Xilinx specific cores.
Since this repo is now automatically included by hdlmake, the
project needs to be disabled WITHIN gn4124 instead of outside it.
parent f26b97a5
modules = {"local" : ["hdl/gn4124core/rtl"]}
if target=="xilinx":
modules = {"local" : ["hdl/gn4124core/rtl"]}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment