README: Delete second rule under headers

By default there is a rule under each header, no need for another one.
main
István Csomortáni 2016-11-16 11:04:43 +02:00 committed by GitHub
parent 81e47edcd5
commit bdd14c3874
1 changed files with 2 additions and 4 deletions

View File

@ -3,7 +3,6 @@
This folder contains the PZSDR2 SOM projects for each of the carrier boards. This folder contains the PZSDR2 SOM projects for each of the carrier boards.
## Board Design Files ## Board Design Files
---
| Directory/File | Description | | Directory/File | Description |
|----------------------|----------------------------------------| |----------------------|----------------------------------------|
@ -16,7 +15,6 @@ This folder contains the PZSDR2 SOM projects for each of the carrier boards.
FMC & BRK carrier designs includes loopback daughtercards for connectivity testing. FMC & BRK carrier designs includes loopback daughtercards for connectivity testing.
## Board Constraint Files ## Board Constraint Files
---
| Directory/File | Description | | Directory/File | Description |
|-------------------------------|-----------------------------------------------| |-------------------------------|-----------------------------------------------|
@ -31,7 +29,7 @@ FMC & BRK carrier designs includes loopback daughtercards for connectivity testi
FMC & BRK carrier designs includes loopback daughtercards for connectivity testing. FMC & BRK carrier designs includes loopback daughtercards for connectivity testing.
## Building, Generating Bit Files ## Building, Generating Bit Files
---
[pzsdr2] cd ccbrk_cmos [pzsdr2] cd ccbrk_cmos
[pzsdr2/ccbrk_cmos] make [pzsdr2/ccbrk_cmos] make
@ -39,7 +37,7 @@ FMC & BRK carrier designs includes loopback daughtercards for connectivity testi
The make in each carrier directory builds the corresponding project. The above example builds PZSDR2-CCBRK hardware bit files in CMOS mode. The make in each carrier directory builds the corresponding project. The above example builds PZSDR2-CCBRK hardware bit files in CMOS mode.
## Documentation ## Documentation
---
* [HDL Design User Guide] * [HDL Design User Guide]
* [IP User Guide] * [IP User Guide]
* [PZSDR2 Wiki page] * [PZSDR2 Wiki page]