index
:
iCE40/nextpnr
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fpga_interchange
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Add some FIXME's around VCC assumption in LUT logic.
Keith Rothman
2021-03-25
1
-0
/
+17
|
*
Add targets to generate YAML outputs for DeviceResource files.
Keith Rothman
2021-03-25
1
-0
/
+22
|
*
Re-work LUT mapping logic to only put VCC pins when required.
Keith Rothman
2021-03-25
5
-104
/
+174
|
*
Fixup some of the re-mapping logic.
Keith Rothman
2021-03-25
2
-27
/
+75
|
*
Add initial handling of local site inverters and constant signals.
Keith Rothman
2021-03-25
7
-58
/
+457
|
*
[FPGA interchange] Small fix to get_net_type.
Keith Rothman
2021-03-25
2
-9
/
+14
|
*
Enable counter tests and add RAM tests.
Keith Rothman
2021-03-25
6
-2
/
+284
*
|
interchange: add archcheck tests to all-device-test target
Alessandro Comodi
2021-03-26
1
-1
/
+6
|
/
*
gh-actions: interchange: multiple jobs, one for each device
Alessandro Comodi
2021-03-24
2
-1
/
+5
*
interchange: examples: remove unused makefiles
Alessandro Comodi
2021-03-24
2
-99
/
+0
*
interchange: devices: bel_bucket_seeds -> device_config
Alessandro Comodi
2021-03-23
3
-3
/
+3
*
interchange: added boards and group testing across multiple boards
Alessandro Comodi
2021-03-23
10
-45
/
+155
*
fpga_interchange: add test data for new architectures
Alessandro Comodi
2021-03-23
3
-0
/
+108
*
fpga_interchange: use higher java heap space
Alessandro Comodi
2021-03-23
3
-3
/
+4
*
fpga_interchange: add more devices
Alessandro Comodi
2021-03-23
8
-3
/
+91
*
Merge pull request #644 from litghost/add_global_buffers
gatecat
2021-03-23
4
-10
/
+29
|
\
|
*
[FPGA interchange] Add support for global buffers from chipdb.
Keith Rothman
2021-03-23
4
-10
/
+29
*
|
Merge pull request #643 from litghost/id_constants
gatecat
2021-03-23
2
-4
/
+27
|
\
\
|
*
|
[FPGA interchange] Convert some string constants to IdString.
Keith Rothman
2021-03-23
2
-4
/
+27
*
|
|
Merge pull request #640 from litghost/inversion_logic
gatecat
2021-03-23
7
-8
/
+131
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Initial version of inverter logic.
Keith Rothman
2021-03-23
7
-8
/
+131
*
|
|
Merge pull request #639 from litghost/parameter_iteration
gatecat
2021-03-23
5
-42
/
+315
|
\
|
|
|
|
/
|
/
|
|
*
Update FPGA interchange chipdb to v4 with inverter data.
Keith Rothman
2021-03-23
1
-1
/
+22
|
*
Use new parameter definition data in FPGA interchange processing.
Keith Rothman
2021-03-23
4
-41
/
+284
|
*
Update latest version of FPGA interchange schema.
Keith Rothman
2021-03-23
1
-1
/
+10
*
|
Merge pull request #642 from YosysHQ/gatecat/missing-cell-pin
gatecat
2021-03-23
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
interchange: Add nice error for missing cell pins
gatecat
2021-03-23
1
-0
/
+3
*
|
Initial lookahead for FPGA interchange.
Keith Rothman
2021-03-23
13
-13
/
+2682
|
/
*
Merge pull request #638 from litghost/fixup_physical_netlist_writer
gatecat
2021-03-22
1
-11
/
+93
|
\
|
*
Correct some bugs in writing of physical netlist w.r.t. site sources.
Keith Rothman
2021-03-22
1
-11
/
+93
*
|
Merge pull request #637 from litghost/refine_site_router
gatecat
2021-03-22
17
-588
/
+2745
|
\
\
|
*
|
Rework FPGA interchange site router.
Keith Rothman
2021-03-22
12
-571
/
+2617
|
*
|
Add missing dependencies to CMake targets.
Keith Rothman
2021-03-22
5
-17
/
+128
|
|
/
*
|
Merge pull request #634 from litghost/add_get_bel_pin_type
gatecat
2021-03-22
1
-0
/
+4
|
\
\
|
*
|
Add getBelPinType to Python interface.
Keith Rothman
2021-03-22
1
-0
/
+4
|
|
/
*
/
Add "checkPipAvailForNet" to Arch API.
Keith Rothman
2021-03-22
2
-3
/
+3
|
/
*
Add pseudo pip data to chipdb (with schema bump).
Keith Rothman
2021-03-22
3
-6
/
+143
*
Refactor header structures in FPGA interchange Arch.
Keith Rothman
2021-03-19
8
-891
/
+1289
*
Fixup GUI link dependencies on headers from libraries.
Keith Rothman
2021-03-18
1
-0
/
+5
*
fpga_interchange: temporarily disable failing test
Alessandro Comodi
2021-03-17
1
-1
/
+2
*
fpga_interchange: minor fixes and comments addition
Alessandro Comodi
2021-03-16
3
-22
/
+57
*
fpga_interchange: address review comments
Alessandro Comodi
2021-03-16
9
-18
/
+92
*
github-actions: use capnp v0.8.0
Alessandro Comodi
2021-03-16
1
-1
/
+1
*
fpga_interchange: re-add README with updated instructions
Alessandro Comodi
2021-03-16
1
-0
/
+69
*
fpga_interchange: tests: add techmap optional source file
Alessandro Comodi
2021-03-16
4
-3
/
+19
*
fpga_interchange: add bbasm step and archcheck
Alessandro Comodi
2021-03-16
7
-41
/
+78
*
fpga_interchange: address review comments
Alessandro Comodi
2021-03-16
4
-32
/
+91
*
fpga_interchange: tests: added comment and fixed XDC
Alessandro Comodi
2021-03-16
16
-29
/
+74
*
fpga_interchange: chipdb: use generic patching function
Alessandro Comodi
2021-03-16
3
-41
/
+96
*
fpga_interchange: cmake: generate only one device family
Alessandro Comodi
2021-03-16
9
-49
/
+72
[prev]
[next]