You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -153,3 +153,4 @@ make bin2seven-ql-chandalar_fasm
153
153
- 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.
154
154
M4 -> Wishbone master (in ASSP)-> Wishbone slave (in FPGA IP)-> FPGA RAMs
155
155
- 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