]> jspc29.x-matter.uni-frankfurt.de Git - trb3.git/commit
Copied from Nxyter/Start MuPix
authorTobias Weber <webert@kph.uni-mainz.de>
Thu, 1 Aug 2013 14:52:44 +0000 (16:52 +0200)
committerTobias Weber <webert@kph.uni-mainz.de>
Thu, 1 Aug 2013 14:55:17 +0000 (16:55 +0200)
commitb4d056c179e369be934d997d4e4e37041519622b
tree769ac11a4c9f098afe743868799819b527e9c392
parent89ca938bd7ed617c9bc8e69106e5ef97357d52ab
Copied from Nxyter/Start MuPix
50 files changed:
mupix/.gitignore [new file with mode: 0644]
mupix/compile_GSI.pl [new file with mode: 0755]
mupix/cores/fifo_32_data.ipx [new file with mode: 0644]
mupix/cores/fifo_32_data.lpc [new file with mode: 0644]
mupix/cores/fifo_32_data.vhd [new file with mode: 0644]
mupix/cores/fifo_ts_32to32_dc.ipx [new file with mode: 0644]
mupix/cores/fifo_ts_32to32_dc.lpc [new file with mode: 0644]
mupix/cores/fifo_ts_32to32_dc.vhd [new file with mode: 0644]
mupix/cores/pll_adc_clk192.ipx [new file with mode: 0644]
mupix/cores/pll_adc_clk192.lpc [new file with mode: 0644]
mupix/cores/pll_adc_clk192.vhd [new file with mode: 0644]
mupix/cores/pll_adc_clk32.ipx [new file with mode: 0644]
mupix/cores/pll_adc_clk32.lpc [new file with mode: 0644]
mupix/cores/pll_adc_clk32.vhd [new file with mode: 0644]
mupix/cores/pll_nx_clk250.ipx [new file with mode: 0644]
mupix/cores/pll_nx_clk250.lpc [new file with mode: 0644]
mupix/cores/pll_nx_clk250.vhd [new file with mode: 0644]
mupix/cores/pll_nx_clk256.ipx [new file with mode: 0644]
mupix/cores/pll_nx_clk256.lpc [new file with mode: 0644]
mupix/cores/pll_nx_clk256.vhd [new file with mode: 0644]
mupix/source/adc_spi_master.vhd [new file with mode: 0644]
mupix/source/adc_spi_readbyte.vhd [new file with mode: 0644]
mupix/source/adc_spi_sendbyte.vhd [new file with mode: 0644]
mupix/source/gray_decoder.vhd [new file with mode: 0644]
mupix/source/gray_encoder.vhd [new file with mode: 0644]
mupix/source/level_to_pulse.vhd [new file with mode: 0644]
mupix/source/nx_data_receiver.vhd [new file with mode: 0644]
mupix/source/nx_data_validate.vhd [new file with mode: 0644]
mupix/source/nx_event_buffer.vhd [new file with mode: 0644]
mupix/source/nx_fpga_timestamp.vhd [new file with mode: 0644]
mupix/source/nx_histograms.vhd [new file with mode: 0644]
mupix/source/nx_i2c_master.vhd [new file with mode: 0644]
mupix/source/nx_i2c_readbyte.vhd [new file with mode: 0644]
mupix/source/nx_i2c_sendbyte.vhd [new file with mode: 0644]
mupix/source/nx_i2c_startstop.vhd [new file with mode: 0644]
mupix/source/nx_setup.vhd [new file with mode: 0644]
mupix/source/nx_timer.vhd [new file with mode: 0644]
mupix/source/nx_timestamp_sim.vhd [new file with mode: 0644]
mupix/source/nx_trigger_generator.vhd [new file with mode: 0644]
mupix/source/nx_trigger_handler.vhd [new file with mode: 0644]
mupix/source/nx_trigger_validate.vhd [new file with mode: 0644]
mupix/source/nxyter_components.vhd [new file with mode: 0644]
mupix/source/nxyter_fee_board.vhd [new file with mode: 0644]
mupix/source/nxyter_registers.vhd [new file with mode: 0644]
mupix/source/pulse_to_level.vhd [new file with mode: 0644]
mupix/source/registers.txt [new file with mode: 0644]
mupix/trb3_periph.p2t [new file with mode: 0644]
mupix/trb3_periph.prj [new file with mode: 0644]
mupix/trb3_periph.vhd [new file with mode: 0644]
mupix/trb3_periph_constraints.lpf [new file with mode: 0644]