]> jspc29.x-matter.uni-frankfurt.de Git - soda.git/commitdiff
Moved sourcecode from "source/" to "code/"
authorPeter Lemmens <p.j.j.lemmens@rug.nl>
Tue, 15 Apr 2014 12:47:10 +0000 (14:47 +0200)
committerPeter Lemmens <p.j.j.lemmens@rug.nl>
Tue, 15 Apr 2014 12:47:10 +0000 (14:47 +0200)
31 files changed:
code/TB_soda_chain.vhd [moved from source/TB_soda_chain.vhd with 100% similarity]
code/TB_soda_source.vhd [moved from source/TB_soda_source.vhd with 100% similarity]
code/med_ecp3_sfp_4_sync_down.vhd [moved from source/med_ecp3_sfp_4_sync_down.vhd with 100% similarity]
code/med_ecp3_sfp_sync_down.vhd [moved from source/med_ecp3_sfp_sync_down.vhd with 100% similarity]
code/med_ecp3_sfp_sync_up.vhd [moved from source/med_ecp3_sfp_sync_up.vhd with 100% similarity]
code/posedge_to_pulse.vhd [moved from source/posedge_to_pulse.vhd with 100% similarity]
code/serdes_4_sync_downstream.vhd [moved from source/serdes_4_sync_downstream.vhd with 100% similarity]
code/serdes_sync_client_upstream.vhd [moved from source/serdes_sync_client_upstream.vhd with 100% similarity]
code/serdes_sync_downstream.vhd [moved from source/serdes_sync_downstream.vhd with 100% similarity]
code/serdes_sync_upstream.vhd [moved from source/serdes_sync_upstream.vhd with 100% similarity]
code/soda_SOB_faker.vhd [moved from source/soda_SOB_faker.vhd with 100% similarity]
code/soda_calibration_timer.vhd [moved from source/soda_calibration_timer.vhd with 100% similarity]
code/soda_client.vhd [moved from source/soda_client.vhd with 100% similarity]
code/soda_clockscaler.vhd [moved from source/soda_clockscaler.vhd with 100% similarity]
code/soda_cmd_handler.vhd [moved from source/soda_cmd_handler.vhd with 100% similarity]
code/soda_cmd_window_generator.vhd [moved from source/soda_cmd_window_generator.vhd with 100% similarity]
code/soda_components.vhd [moved from source/soda_components.vhd with 100% similarity]
code/soda_d8crc8.vhd [moved from source/soda_d8crc8.vhd with 100% similarity]
code/soda_hub.vhd [moved from source/soda_hub.vhd with 100% similarity]
code/soda_packet_builder.vhd [moved from source/soda_packet_builder.vhd with 100% similarity]
code/soda_packet_handler.vhd [moved from source/soda_packet_handler.vhd with 100% similarity]
code/soda_reply_handler.vhd [moved from source/soda_reply_handler.vhd with 100% similarity]
code/soda_reply_pkt_builder.vhd [moved from source/soda_reply_pkt_builder.vhd with 100% similarity]
code/soda_source.vhd [moved from source/soda_source.vhd with 100% similarity]
code/soda_superburst_gen.vhd [moved from source/soda_superburst_gen.vhd with 100% similarity]
code/soda_tx_control.vhd [moved from source/soda_tx_control.vhd with 100% similarity]
code/trb3_periph_sodaclient.vhd [moved from source/trb3_periph_sodaclient.vhd with 100% similarity]
code/trb3_periph_sodahub.vhd [moved from source/trb3_periph_sodahub.vhd with 100% similarity]
code/trb3_periph_sodasource.vhd [moved from source/trb3_periph_sodasource.vhd with 100% similarity]
code/trb_net_CRC.vhd [moved from source/trb_net_CRC.vhd with 100% similarity]
code/trb_net_CRC8.vhd [moved from source/trb_net_CRC8.vhd with 100% similarity]

similarity index 100%
rename from source/soda_client.vhd
rename to code/soda_client.vhd
similarity index 100%
rename from source/soda_d8crc8.vhd
rename to code/soda_d8crc8.vhd
similarity index 100%
rename from source/soda_hub.vhd
rename to code/soda_hub.vhd
similarity index 100%
rename from source/soda_source.vhd
rename to code/soda_source.vhd
similarity index 100%
rename from source/trb_net_CRC.vhd
rename to code/trb_net_CRC.vhd