1
0
mirror of https://github.com/mist-devel/mist-board.git synced 2026-02-05 07:34:41 +00:00

Added missing reference to rgb2ypbpr

This commit is contained in:
Till Harbaum
2018-09-08 22:21:38 +02:00
parent a1690862f7
commit a8970a6bcb

View File

@@ -335,6 +335,8 @@ set_instance_assignment -name CURRENT_STRENGTH_NEW 8MA -to AUDIO_L
set_instance_assignment -name CURRENT_STRENGTH_NEW 8MA -to AUDIO_R
set_instance_assignment -name WEAK_PULL_UP_RESISTOR ON -to UART_RX
set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top
set_global_assignment -name SYSTEMVERILOG_FILE rgb2ypbpr.sv
set_global_assignment -name VERILOG_FILE sigma_delta_dac.v
set_global_assignment -name SOURCE_FILE font8x8.memh
set_global_assignment -name VERILOG_FILE overlay.v
@@ -380,5 +382,4 @@ set_global_assignment -name SIGNALTAP_FILE irq.stp
set_global_assignment -name SIGNALTAP_FILE cache.stp
set_global_assignment -name VERILOG_FILE io_fifo.v
set_global_assignment -name VERILOG_FILE mfp_hbit16.v
set_global_assignment -name VERILOG_FILE audio.v
set_instance_assignment -name PARTITION_HIERARCHY root_partition -to | -section_id Top
set_global_assignment -name VERILOG_FILE audio.v