Updating info based on "Merge pull request #26 from SymbiFlow/next-clifford".
See [Info File](Info.md) for details. Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
This commit is contained in:
parent
1deed3d450
commit
dbbb0b0333
25
Info.md
25
Info.md
|
|
@ -33,33 +33,31 @@ that file and then request Tim to rebuild the HTML output.
|
|||
|
||||
# License
|
||||
|
||||
These files are released under the very permissive
|
||||
[ISC License, see the COPYING file for the full text](COPYING).
|
||||
|
||||
These files are released under the very permissive [CC0 1.0 Universal](COPYING).
|
||||
|
||||
# Details
|
||||
|
||||
Last updated on Tue Dec 26 20:21:56 UTC 2017 (2017-12-26T20:21:56+00:00).
|
||||
Last updated on Wed Jan 3 16:08:08 UTC 2018 (2018-01-03T16:08:08+00:00).
|
||||
|
||||
Created using [Project X-Ray](https://github.com/SymbiFlow/prjxray) version [v0.0-389-g21fbacd](https://github.com/SymbiFlow/prjxray/commit/21fbacdb8afb25852a5a67566ab81212ad20cd50).
|
||||
Created using [Project X-Ray](https://github.com/SymbiFlow/prjxray) version [v0.0-391-g2500500](https://github.com/SymbiFlow/prjxray/commit/250050024f7878ed6697f79fad80b6e0e6e8f8c3).
|
||||
|
||||
Latest commit was;
|
||||
```
|
||||
commit 21fbacdb8afb25852a5a67566ab81212ad20cd50
|
||||
Merge: 45731f7 b92e4c8
|
||||
Author: Tim Ansell <me@mith.ro>
|
||||
Date: Tue Dec 26 21:19:57 2017 +0100
|
||||
commit 250050024f7878ed6697f79fad80b6e0e6e8f8c3
|
||||
Merge: 21fbacd 800f4b4
|
||||
Author: Clifford Wolf <clifford@clifford.at>
|
||||
Date: Mon Jan 1 19:50:25 2018 +0100
|
||||
|
||||
Merge pull request #24 from SymbiFlow/next-clifford
|
||||
Merge pull request #26 from SymbiFlow/next-clifford
|
||||
|
||||
Get rid of hardcoded slices in some fuzzers
|
||||
Replace 070-tileconn with a new (hopefully strictly better) implementation
|
||||
```
|
||||
|
||||
## Database for [artix7](artix7/)
|
||||
|
||||
### Settings
|
||||
|
||||
Created using following [settings.sh (sha256: 994008cff37affae1b334cba5908a1b8fe51ec69c47c553943f3d246763fb300)](https://github.com/SymbiFlow/prjxray/blob/21fbacdb8afb25852a5a67566ab81212ad20cd50/database/artix7/settings.sh)
|
||||
Created using following [settings.sh (sha256: 994008cff37affae1b334cba5908a1b8fe51ec69c47c553943f3d246763fb300)](https://github.com/SymbiFlow/prjxray/blob/250050024f7878ed6697f79fad80b6e0e6e8f8c3/database/artix7/settings.sh)
|
||||
```shell
|
||||
export XRAY_DATABASE="artix7"
|
||||
export XRAY_PART="xc7a50tfgg484-1"
|
||||
|
|
@ -109,7 +107,6 @@ Results have checksums;
|
|||
* [`7ee1d2714dde4b1e6f1d8c89076f67e1575b9c65f078ade0fe07c0c6bf30cbd8 ./artix7/segbits_int_r.db`](./artix7/segbits_int_r.db)
|
||||
* [`994008cff37affae1b334cba5908a1b8fe51ec69c47c553943f3d246763fb300 ./artix7/settings.sh`](./artix7/settings.sh)
|
||||
* [`994b9487a088125f5c6488b32eb488891123690077a49b50652b85497fe86b97 ./artix7/tileconn.json`](./artix7/tileconn.json)
|
||||
* [`d18cd236601a081eb1621d3555a00d56c963cc79c9759397a411254fbd89c482 ./artix7/.tileconn.json.swp`](./artix7/.tileconn.json.swp)
|
||||
* [`236dde5e55842e3944c6194b45adddbdc7b89043c64da2be3348a15c9d779443 ./artix7/tilegrid.json`](./artix7/tilegrid.json)
|
||||
* [`86376865f572d83f9c7dc0fdf8caf1184da9fb924f859eecc3357f8b5205e3d6 ./artix7/xc7a50tfgg484-1.yaml`](./artix7/xc7a50tfgg484-1.yaml)
|
||||
|
||||
|
|
@ -117,7 +114,7 @@ Results have checksums;
|
|||
|
||||
### Settings
|
||||
|
||||
Created using following [settings.sh (sha256: 2daf6a69dd6d20df7b1273ff43c5c340abe36f8229d297646865edcfd91eff18)](https://github.com/SymbiFlow/prjxray/blob/21fbacdb8afb25852a5a67566ab81212ad20cd50/database/kintex7/settings.sh)
|
||||
Created using following [settings.sh (sha256: 2daf6a69dd6d20df7b1273ff43c5c340abe36f8229d297646865edcfd91eff18)](https://github.com/SymbiFlow/prjxray/blob/250050024f7878ed6697f79fad80b6e0e6e8f8c3/database/kintex7/settings.sh)
|
||||
```shell
|
||||
export XRAY_DATABASE="kintex7"
|
||||
export XRAY_PART="xc7k70tfbg676-2"
|
||||
|
|
|
|||
Loading…
Reference in New Issue