You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

84 lines
1.5 KiB

2 years ago
1 year ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
1 year ago
2 years ago
  1. ```
  2. https://iflytop1.feishu.cn/docx/Fk3CdIRNZoal1XxCGgjc9q1Dn1f
  3. ```
  4. ```
  5. 注意事项:
  6. 倍频和分频的前提建立在输入频率稳定的情况才有效的。如果输入频率在+-一定范围内变化,输出波形可能会出现异常
  7. ```
  8. ```
  9. 核心板引脚分配:
  10. define_attribute {p:rst_n} {PAP_IO_DIRECTION} {INPUT}
  11. define_attribute {p:rst_n} {PAP_IO_LOC} {U12}
  12. define_attribute {p:rst_n} {PAP_IO_VCCIO} {3.3}
  13. define_attribute {p:rst_n} {PAP_IO_STANDARD} {LVTTL33}
  14. define_attribute {p:sys_clk} {PAP_IO_DIRECTION} {INPUT}
  15. define_attribute {p:sys_clk} {PAP_IO_LOC} {B5}
  16. define_attribute {p:sys_clk} {PAP_IO_VCCIO} {3.3}
  17. define_attribute {p:sys_clk} {PAP_IO_STANDARD} {LVTTL33}
  18. ```
  19. ```
  20. TTL OUTPUT
  21. 1,2,3,4 丝印正确,正常输出
  22. ```
  23. ```
  24. SIGNAL_GENERATOR
  25. 启动方式:
  26. 1.寄存器控制启动
  27. 2.外部触发启动
  28. 3.TIMECODE触发启动
  29. 帧格式:
  30. TIMECODE:
  31. 25/30/...
  32. GENLOCK:
  33. ....
  34. 产生:
  35. 1.start_state_sig (高电平表示拍照进行中)
  36. 2.timecode_sig[64]
  37. 3.timecode_tirgger_sig[1]
  38. 4.genlock_sig[1] 帧信号,场信号
  39. 5.秒信号
  40. TTL_INPUT
  41. TIMECODE_INPUT
  42. TIMECODE_OUTPUT
  43. GENLOCK_INPUT
  44. ```
  45. ```
  46. 1. 修改启动方式
  47. 2. 修改TIMECODE启动时间戳
  48. ```
  49. ```
  50. // timeocde[0->63]
  51. // 0 1 2 3 4 5 6 7
  52. // 帧秒分时 U0U1U2U3
  53. ```
  54. ```
  55. 插件:
  56. Documenter - TerosHDL 0.1.4 documentation
  57. Verilog-HDL/SystemVerilog/Bluespec SystemVerilog
  58. ```