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 ci: Restructure and move entirely to GH actions from Cirrus 2022-04-08 18:42:39 +01:00
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 Rip out budgets 2023-06-20 10:57:10 +02:00
arch_place.cc ice40: Add debugs to isBelLocationValid for SB_IO 2022-12-07 10:32:38 +01:00
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 Correct Not Equal operator implementation in ice40 2022-10-17 01:19:51 -07:00
bitstream.cc ice40: only set/clear negclk bit if IO clock actually used 2023-09-08 09:15:27 +02:00
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 ice40: Fix wirenames containing / which is the list separator 2022-03-30 20:57:00 +01:00
constids.inc ice40: Add support for PLL ICEGATE function 2023-02-01 11:41:35 +01:00
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