nextpnr/ice40
gatecat a77eb9e941 ice40: Fix accidental division by DIVR in 2_PAD mode
Fixes #1500

Signed-off-by: gatecat <gatecat@ds0.me>
2025-06-25 11:44:16 +02:00
..
benchmark
carry_tests
examples
pack_tests
smoketest/attosoc
tests CMake: refactor architecture-specific build system parts. 2025-01-21 17:13:03 +00:00
.gitignore
CMakeLists.txt CMake: Add include guards when IMPORT_BBA_FILES is used (#1438) 2025-01-23 10:54:37 +01:00
arch.cc (broken) third round of review fixes 2024-01-03 13:42:18 +01:00
arch.h
arch_place.cc
arch_pybindings.cc ice40: Fix Python bindings for pip iterators 2024-07-03 15:09:27 +02:00
arch_pybindings.h ice40: Fixed unused parameters and spurious `;` warnings in some of the headers 2024-01-04 10:39:45 +01:00
archdefs.h
bitstream.cc
bitstream.h
cells.cc ice40: Fix missing clock pin types (#1380) 2024-10-04 08:07:13 +02:00
cells.h ice40: Fixed unused parameters and spurious `;` warnings in some of the headers 2024-01-04 10:39:45 +01:00
chains.cc clangformat 2024-09-30 14:51:33 +02:00
chains.h
chipdb.py
constids.inc
delay.cc
gfx.cc
gfx.h
icebreaker.pcf
icebreaker.v
icebreaker.ys
main.cc CMake: refactor architecture-specific build system parts. 2025-01-21 17:13:03 +00:00
pack.cc ice40: Fix accidental division by DIVR in 2_PAD mode 2025-06-25 11:44:16 +02:00
pcf.cc
pcf.h
picorv32.proj
picorv32.sh
picorv32_benchmark.py
picorv32_top.v
tmfuzz.py