Skip to content

Commit 221b62d

Browse files
authored
Updating the hardware limitation related to yosys
1 parent 98a3436 commit 221b62d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ ql_symbiflow -compile -d ql-eos-s3 -P pd64 -v counter_16bit.v -t top -p counter_
5151
```
5252

5353
For more details on the symbiflow options refer the tutorial guide:
54-
[Symbiflow_Tutorial](https://github.com/QuickLogic-Corp/quicklogic-fpga-toolchain/files/4786977/Symbiflow_Installation_Guide_and_Tutorial.pdf)
54+
[Symbiflow_Tutorial](https://github.com/QuickLogic-Corp/quicklogic-fpga-toolchain/files/4787620/Symbiflow_Installation_Guide_and_Tutorial.pdf)
5555

5656
For details on the usage of RAM, FIFO and Multiplier blocks, refer to the following document:
5757
[Ram_Fifo_Mult_User_Document](https://github.com/QuickLogic-Corp/quicklogic-fpga-toolchain/files/4751774/S3B_Hardmacro_User_Guide.pdf)
@@ -153,3 +153,4 @@ make bin2seven-ql-chandalar_fasm
153153
- RAM Initialization: RAM initialization as part of the FPGA configuration, We can initialize the FPGA RAM through wishbone interface using M4 (after FPGA configuration). We need to have the wishbone slave interface in the FPGA IP that we design.
154154
M4 -> Wishbone master (in ASSP)-> Wishbone slave (in FPGA IP)-> FPGA RAMs
155155
- gclkbuff support: Usage of gclkbuff (clock buffer) in designs
156+
- Yosys does not target wider muxes (4-8 input) on Logic cell

0 commit comments

Comments
 (0)