nextpnr/nexus
David Lattimore 1602774d27 nexus: Transform registered output parameters
Dual ported:
OUTREG_A -> OUT_REGMODE_A
OUTREG_B -> OUT_REGMODE_B

Pseudo dual ported:
OUTREG -> OUT_REGMODE_B

Single ported:
OUTREG -> OUT_REGMODE_A
2022-10-05 14:40:49 +11:00
..
.gitignore nexus: Build and embed chipdb automatically 2020-11-30 08:45:27 +00:00
arch_place.cc Fixing old emails and names in copyrights 2021-06-12 13:22:38 +01:00
arch_pybindings.cc Fixing old emails and names in copyrights 2021-06-12 13:22:38 +01:00
arch_pybindings.h Fixing old emails and names in copyrights 2021-06-12 13:22:38 +01:00
arch.cc Merge pull request #1019 from antmicro/support-clock-relations 2022-09-20 15:55:43 +02:00
arch.h nexus: Add ES2 device names and --list-devices 2022-09-15 12:27:36 +02:00
archdefs.h nexus: Fix DSP macro placement 2021-09-22 13:12:21 +01:00
bba_version.inc nexus: LUT permutation support 2021-09-24 15:26:16 +01:00
CMakeLists.txt nexus: Update for new monolithic prjoxide 2020-11-30 08:45:27 +00:00
constids.inc nexus: Transform registered output parameters 2022-10-05 14:40:49 +11:00
family.cmake nexus: Build and embed chipdb automatically 2020-11-30 08:45:27 +00:00
fasm.cc refactor: Use IdString::in instead of || chains 2022-08-10 18:58:22 +01:00
global.cc refactor: Use IdString::in instead of || chains 2022-08-10 18:58:22 +01:00
io.cc Fixing old emails and names in copyrights 2021-06-12 13:22:38 +01:00
main.cc nexus: Add ES2 device names and --list-devices 2022-09-15 12:27:36 +02:00
pack.cc nexus: Transform registered output parameters 2022-10-05 14:40:49 +11:00
pdc.cc nexus: handle SLEWRATE in pdc 2021-12-20 15:09:03 +01:00
pins.cc nexus: Basic packer and FASM support for I/ODDR 2021-07-28 13:27:02 +01:00
post_place.cc refactor: New member functions to replace design_utils 2022-02-18 11:13:18 +00:00