diff --git a/libraries/base/common/hdllib.cfg b/libraries/base/common/hdllib.cfg index 2958ab8001bc0c84c824da12b52acf598b0be7f1..345514a40e0830d2635e3636ead8befc57f14e40 100644 --- a/libraries/base/common/hdllib.cfg +++ b/libraries/base/common/hdllib.cfg @@ -1,8 +1,8 @@ hdl_lib_name = common hdl_library_clause_name = common_lib hdl_lib_uses_synth = technology tech_memory tech_fifo tech_iobuf tst -hdl_lib_uses_sim = -hdl_lib_technology = +hdl_lib_uses_sim = +hdl_lib_technology = synth_files = $HDL_WORK/libraries/base/common/src/vhdl/common_pkg.vhd @@ -15,19 +15,20 @@ synth_files = src/vhdl/common_network_layers_pkg.vhd src/vhdl/common_network_total_header_pkg.vhd src/vhdl/common_components_pkg.vhd - + #src/ip/MegaWizard/iobuf_in.vhd - + + src/vhdl/common_pipeline.vhd + src/vhdl/common_pipeline_sl.vhd + src/vhdl/common_pipeline_integer.vhd + src/vhdl/common_pipeline_natural.vhd + src/vhdl/common_async.vhd src/vhdl/common_async_slv.vhd src/vhdl/common_areset.vhd src/vhdl/common_acapture.vhd src/vhdl/common_acapture_slv.vhd - src/vhdl/common_pipeline.vhd - src/vhdl/common_pipeline_sl.vhd - src/vhdl/common_pipeline_integer.vhd - src/vhdl/common_pipeline_natural.vhd - + src/vhdl/common_ram_crw_crw_ratio.vhd src/vhdl/common_ram_cr_cw_ratio.vhd src/vhdl/common_ram_crw_crw.vhd @@ -37,14 +38,14 @@ synth_files = src/vhdl/common_ram_rw_rw.vhd src/vhdl/common_ram_r_w.vhd src/vhdl/common_rom.vhd - + src/vhdl/common_fifo_sc.vhd src/vhdl/common_fifo_dc.vhd src/vhdl/common_fifo_dc_mixed_widths.vhd - + src/vhdl/common_ddio_in.vhd src/vhdl/common_ddio_out.vhd - + src/vhdl/common_create_strobes_from_valid.vhd src/vhdl/common_wideband_data_scope.vhd src/vhdl/common_iobuf_in.vhd @@ -92,7 +93,7 @@ synth_files = src/vhdl/common_transpose_symbol.vhd src/vhdl/common_transpose.vhd src/vhdl/common_peak.vhd - + src/vhdl/common_complex_round.vhd src/vhdl/common_add_sub.vhd src/vhdl/common_complex_add_sub.vhd @@ -104,7 +105,7 @@ synth_files = src/vhdl/common_adder_tree_a_str.vhd src/vhdl/common_operation.vhd src/vhdl/common_operation_tree.vhd - + src/vhdl/common_rl_decrease.vhd src/vhdl/common_rl_increase.vhd src/vhdl/common_rl_register.vhd @@ -131,25 +132,25 @@ synth_files = src/vhdl/common_bit_delay.vhd src/vhdl/common_delay.vhd src/vhdl/common_shiftram.vhd - + src/vhdl/mms_common_reg.vhd - + src/vhdl/common_variable_delay.vhd src/vhdl/mms_common_variable_delay.vhd src/vhdl/mms_common_stable_monitor.vhd src/vhdl/common_pulse_delay_reg.vhd src/vhdl/mms_common_pulse_delay.vhd - + src/vhdl/avs_common_mm.vhd src/vhdl/avs_common_mm_irq.vhd src/vhdl/avs_common_mm_readlatency0.vhd src/vhdl/avs_common_mm_readlatency2.vhd src/vhdl/avs_common_reg_r_w.vhd - + tb/vhdl/tb_common_pkg.vhd tb/vhdl/tb_common_mem_pkg.vhd - -test_bench_files = + +test_bench_files = tb/vhdl/tb_common_log.vhd tb/vhdl/tb_common_acapture.vhd tb/vhdl/tb_common_add_sub.vhd @@ -219,7 +220,7 @@ test_bench_files = tb/vhdl/tb_tb_common_transpose.vhd tb/vhdl/tb_tb_common_create_strobes_from_valid.vhd -regression_test_vhdl = +regression_test_vhdl = tb/vhdl/tb_common_fifo_rd.vhd tb/vhdl/tb_common_mem_mux.vhd tb/vhdl/tb_common_paged_ram_crw_crw.vhd @@ -244,7 +245,7 @@ regression_test_vhdl = tb/vhdl/tb_tb_common_fanout_tree.vhd tb/vhdl/tb_tb_common_multiplexer.vhd tb/vhdl/tb_tb_common_operation_tree.vhd - tb/vhdl/tb_tb_common_paged_ram_ww_rr.vhd + tb/vhdl/tb_tb_common_paged_ram_ww_rr.vhd tb/vhdl/tb_tb_common_reorder_symbol.vhd tb/vhdl/tb_tb_common_rl.vhd tb/vhdl/tb_tb_common_rl_register.vhd