Skip to content

spinquest fpga trigger programs for vhdl generation from roadsets

Notifications You must be signed in to change notification settings

E1039-Collaboration/v1495_trigger_RS_generate_Python

 
 

Repository files navigation

Python program to generate trigger matrix from roads...
Also some pattern generations

1) To conver RS to VHDL file:

python3 road2vhdl.py 460 or python3 road2vhdl.py 470 

copy vhdl files to the proper FPGA design and compile

2) To conver RS to text file (you have to change "rs_directory"  parameter in the python file):

python3 road2text.py  

File will generate 4 files: rs_LB_neg_bot.txt rs_LB_neg_top.txt rs_LB_pos_bot.txt rs_LB_pos_top.txt
in the "rs_directory/mapping" directory. THis files needs to be copied to the online monitoring system: 

/data2/e1039/resource/trigger/rs/rs***, where *** is the specific roadset, for example 135.



About

spinquest fpga trigger programs for vhdl generation from roadsets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • VHDL 95.4%
  • Python 4.6%