Skip to content

Commit 65421ad

Browse files
committed
Merge branch 'orca-update' of github.com:abdelfattah-lab/vtr-updated into orca-update
2 parents 9ba7dc8 + cff365a commit 65421ad

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# ORCA Special Edition
2-
This version of VTR is modified by @xilai based on the official version `5a6249a0cd84b2315a9f0fbd767ef26b903761a5`. I changed the default compiler, updated Python packages, and updated Yosys and Parmys to fit our purpose. This is tested on ORCA.
2+
This version of VTR is modified by @xilai based on the official version `79a5bc8d163ce15aa195a84459f6350690e1fbf5`. I changed the default compiler, updated Python packages, and updated Yosys and Parmys to fit our purpose. This is tested on ORCA.
33

44
## Setup
55
1. Install build tools and Python packages. On July 22, 2023, I updated the build tools on ORCA, so if anyone needs to install them on ORCA, there's no need to do it again. (You still need to install python packages)
@@ -28,6 +28,9 @@ k6_N10_mem32K_40nm/ch_intrinsics OK
2828
k6_N10_mem32K_40nm/ch_intrinsics OK
2929
```
3030

31+
## Special Notes
32+
- F4PGA is currently incompatible with the latest version of Yosys (see issue [here](https://github.com/chipsalliance/yosys-f4pga-plugins/issues/552)); manually downgraded to v0.38. Upgrade when the issue is fixed.
33+
3134
# Verilog to Routing (VTR)
3235
[![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/verilog-to-routing/vtr-verilog-to-routing.git)
3336
[![Build Status](https://github.com/verilog-to-routing/vtr-verilog-to-routing/workflows/Test/badge.svg)](https://github.com/verilog-to-routing/vtr-verilog-to-routing/actions?query=workflow%3ATest) [![Documentation Status](https://readthedocs.org/projects/vtr/badge/?version=latest)](http://docs.verilogtorouting.org/en/latest/)

0 commit comments

Comments
 (0)