From ff1987cdc02682a60b850a0d0f85562e539e249a Mon Sep 17 00:00:00 2001 From: Peter Lemmens Date: Wed, 30 Oct 2013 08:57:46 +0100 Subject: [PATCH] About to rebuild the tx_control FSM. Major reconstruction. --- soda_client.lpf | 2 +- soda_source.ldf | 8 ++++---- soda_source.lpf | 2 +- source/med_ecp3_sfp_sync_down.vhd | 23 ++++++++++++++--------- source/med_ecp3_sfp_sync_up.vhd | 21 +++++++++++++-------- source/soda_cmd_window_generator.vhd | 4 ++-- source/soda_components.vhd | 6 ------ source/soda_packet_builder.vhd | 19 +++++++++++++++++-- source/soda_source.vhd | 10 ++-------- source/soda_superburst_gen.vhd | 2 -- source/trb3_periph_sodaclient.vhd | 12 ++++++++---- source/trb3_periph_sodasource.vhd | 14 ++++++++------ 12 files changed, 70 insertions(+), 53 deletions(-) diff --git a/soda_client.lpf b/soda_client.lpf index 8a14f16..48babc7 100644 --- a/soda_client.lpf +++ b/soda_client.lpf @@ -1,4 +1,4 @@ -rvl_alias "clk_raw_internal" "clk_raw_internal"; +rvl_alias "reveal_ist_282" "the_sync_link/the_serdes/rx_full_clk_ch0"; BLOCK RESETPATHS ; BLOCK ASYNCPATHS ; BLOCK RD_DURING_WR_PATHS ; diff --git a/soda_source.ldf b/soda_source.ldf index fbf8ae4..514b9fe 100644 --- a/soda_source.ldf +++ b/soda_source.ldf @@ -4,7 +4,7 @@