File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -21,6 +21,20 @@ lspci | grep Xilinx
21
21
01:00.0 Memory Conroller: Xilinx Corporation Device 7024
22
22
```
23
23
24
+ ## Directory structure
25
+
26
+ 1> tandem prom :
27
+ ```
28
+ prom/mcs-bitstream-prom # includes bitstream and mcs files
29
+ prom/pcie_7x_0_ex # full synthesized vivado projects
30
+
31
+ pci-e/mcs-bitstream-pcie # includes 2 bitstream and mcs files , 1 is boot prom, 2 is test pcie prom
32
+ pci-e/pcie_7x_0_ex # full synthesized vivado projects
33
+
34
+ utils/tcm-fm-tpcie_sw # tandem FPC kernel module and test sw
35
+ utils/rescan2.sh # fpga pcie device rescan scripts, no need to reboot your PC.
36
+ ```
37
+
24
38
You can identify it.
25
39
26
40
Any feedback is welcome and we have a bounty program, share project application source for FM2L.
You can’t perform that action at this time.
0 commit comments