This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
projects:fibre-optic_video_transmission_for_aircraft_implementation [2013/12/17 23:31] steven |
projects:fibre-optic_video_transmission_for_aircraft_implementation [2013/12/17 23:32] (current) steven [TDOD list for the transmitter] |
||
---|---|---|---|
Line 59: | Line 59: | ||
- Simulate tb_ARINC818 | - Simulate tb_ARINC818 | ||
- | ==== TDOD list for the transmitter ==== | + | ==== TODO list for the transmitter ==== |
* Implement the actual CRC calculation. Constant ‘C0FFEE11’ just doesn’t cut it. | * Implement the actual CRC calculation. Constant ‘C0FFEE11’ just doesn’t cut it. | ||
* Investigate a better timing simulation model. Currently, Modelsim only accepts integer nanosecond periods, and my clocks are respectively 65MHz (incoming) and 53.125MHz (reference). These don’t map, and thus the rounding of the period means my simulation is not accurate. | * Investigate a better timing simulation model. Currently, Modelsim only accepts integer nanosecond periods, and my clocks are respectively 65MHz (incoming) and 53.125MHz (reference). These don’t map, and thus the rounding of the period means my simulation is not accurate. |