rm NEWPART.md; update README pointer; small edits.

Signed-off-by: Tim Callahan <[email protected]>
This commit is contained in:
Tim Callahan
2020-11-20 10:19:10 -08:00
parent 94f14cec0a
commit 7f77e9f2af
3 changed files with 3 additions and 211 deletions
+2 -2
View File
@@ -45,8 +45,8 @@ Step 1
Follow the Project X-Ray developer setup instructions in the
`documentation <https://symbiflow.readthedocs.io/en/latest/prjxray/docs/db_dev_process/readme.html>`__,
up through Step 7, Option 1. That is, source the
``./download-latest-db.sh`` script. This script will clone the official
up through Step 7 and choose Option 1 (invoke the
``./download-latest-db.sh`` script). This script will clone the official
prjxray-db database under ``database/``. The following steps will make
changes under this directory. You may want to put these changes on your
own fork of ``prjxray-db`` for testing. This is explained at the end,