~ruther/jesd204b-vhdl

8e54f36d8dae68e42f68d0d31ebb7b90800d441d — František Boháček 2 years ago bbe8c92
chore: update top entity to correct toplevel entity
1 files changed, 1 insertions(+), 1 deletions(-)

M Makefile
M Makefile => Makefile +1 -1
@@ 10,7 10,7 @@ VHDLEX := vhd
#                 Top level entity                  #
#                                                   #
#####################################################
export TOP_ENTITY := frame_alignment
export TOP_ENTITY := jesd204b_rx
export TOP_ENTITY_VHDL := $(SRCDIR)/$(TOP_ENTITY).$(VHDLEX)
TESTBENCH ?= $(TOP_ENTITY)_tb # default


Do not follow this link