x393  1.0
FPGAcodeforElphelNC393camera
timing Directory Reference

Files

file  camsync393.v [code]
 Synchronization between cameras using GPIO lines:
 
file  rtc393.v [code]
 Adjustable real time clock, generate 1 microsecond resolution, timestamps. Provides seconds (32 bit) and microseconds (20 bits), allows 24-bit accummulator-based fine adjustment.
 
file  timestamp_fifo.v [code]
 Receives 64-bit timestamp data over 8-bit bus, copies it to the outputr register set at 'advance' leading edge and then reads through the different clock domain 8-bit bus.
 
file  timestamp_snapshot.v [code]
 Take timestamp snapshot and send the ts message over the 8-bit bus.
 
file  timestamp_to_parallel.v [code]
 convert byte-parallel timestamp message to parallel sec, usec compatible to the x353 code (for NC353 camera)
 
file  timestamp_to_serial.v [code]
 convert legacy parallel timestamp data to a byte-parallel message
 
file  timing393.v [code]
 timestamp realrted functionality, extrenal synchronization