1
0
mirror of https://github.com/YosysHQ/nextpnr.git synced 2026-04-25 03:44:35 +00:00
Files
YosysHQ.nextpnr/ecp5
D. Shah 8f76af40db nextpnr: Add base virtual functions for non-range Arch API
This makes the Arch API clearer and also allows a base implementation of
functions to reduce the amount of complexity to get a basic Arch up and
running.

Currently this only implements these for functions that don't return a
range. Range-returning functions will require more work in order due to
the current 'duck typing' approach (probably a struct that contains the
range types combined with templating.)

Signed-off-by: D. Shah <dave@ds0.me>
2021-02-05 19:19:17 +00:00
..
2020-10-01 09:02:29 +01:00
2020-06-27 13:18:06 +02:00
2021-02-02 07:44:49 -08:00
2021-02-02 07:44:49 -08:00
2019-02-24 10:28:25 +01:00
2020-11-17 17:53:46 -05:00
2019-08-05 17:22:37 +01:00
2020-01-18 15:58:09 +01:00
2019-12-28 14:27:14 +01:00