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
...
|
*
interchange: allow LOC keyword in XDC files
Jan Kowalewski
2021-04-20
1
-2
/
+4
*
|
interchange: Handle disconnected/missing cell pins
gatecat
2021-04-19
3
-6
/
+56
*
|
interchange: Add default cell connections to chipdb
gatecat
2021-04-19
1
-1
/
+24
*
|
Add Python bindings for placement tests
gatecat
2021-04-15
1
-0
/
+5
*
|
Merge pull request #678 from acomodi/initial-fasm-generation
gatecat
2021-04-14
20
-70
/
+135
|
\
\
|
*
|
interchange: add FASM generation target and clean-up tests
Alessandro Comodi
2021-04-14
20
-70
/
+135
|
|
/
*
/
Hash table refactoring
gatecat
2021-04-14
6
-10
/
+11
|
/
*
interchange: Allow pseudo-cells with no input pins
gatecat
2021-04-13
1
-14
/
+35
*
clangformat
gatecat
2021-04-12
8
-133
/
+134
*
interchange: Disambiguate cell and bel pins when creating Vcc ties
gatecat
2021-04-09
1
-6
/
+10
*
[interchange] Provide estimateDelay when USE_LOOKAHEAD is not defined.
Keith Rothman
2021-04-06
1
-1
/
+16
*
[interchange] Remove requirement to have wire_lut.
Keith Rothman
2021-04-06
3
-6
/
+7
*
[interchange] Fix invalid use of local variables due to refactoring.
Keith Rothman
2021-04-06
3
-6
/
+7
*
[interchange] Prevent site router from generating incorrect LUTs.
Keith Rothman
2021-04-06
3
-42
/
+102
*
[interchange] Scale edge cost of pseudo pips.
Keith Rothman
2021-04-06
2
-5
/
+12
*
[interchange] Fix missing inline methods in site_arch.impl.h
Keith Rothman
2021-04-06
2
-8
/
+9
*
[interchange] Disallow site edges during general routing.
Keith Rothman
2021-04-06
2
-5
/
+23
*
[interchange] Add crude pseudo pip model.
Keith Rothman
2021-04-06
6
-7
/
+717
*
Merge pull request #661 from litghost/document_site_router
gatecat
2021-04-06
1
-10
/
+58
|
\
|
*
[interchange] Add some documentation for the site router.
Keith Rothman
2021-04-05
1
-10
/
+58
*
|
Merge pull request #657 from acomodi/interchange-counter-multi-board
gatecat
2021-04-06
5
-23
/
+25
|
\
\
|
|
/
|
/
|
|
*
interchange: counter: testing on multiple boards
Alessandro Comodi
2021-04-01
5
-23
/
+25
*
|
[interchange] Update to v6 of FPGA interchange chipdb.
Keith Rothman
2021-04-01
3
-2
/
+12
|
/
*
Merge pull request #646 from YosysHQ/gatecat/nexus-cmake
gatecat
2021-03-31
13
-126
/
+368
|
\
|
*
interchange: Fix nexus cmake review comments
gatecat
2021-03-31
3
-9
/
+4
|
*
interchange: Split xc7 and nexus chipdb cmake
gatecat
2021-03-30
3
-243
/
+245
|
*
interchange: Add Nexus LUT test
gatecat
2021-03-30
7
-19
/
+139
|
*
interchange: Add Nexus to CI
gatecat
2021-03-30
3
-1
/
+11
|
*
interchange: Add CMake support for Nexus/prjoxide
gatecat
2021-03-30
3
-0
/
+115
*
|
Fix bug where DedicateInterconnect incorrectly allows some placement.
Keith Rothman
2021-03-30
2
-10
/
+23
*
|
[interchange] Fix site pip check for drivers.
Keith Rothman
2021-03-30
1
-7
/
+22
|
/
*
interchange: Fix illegal placements
gatecat
2021-03-30
1
-6
/
+5
*
Merge pull request #645 from litghost/add_counter_and_ram
gatecat
2021-03-29
22
-335
/
+1218
|
\
|
*
Update README with latest develpment progress.
Keith Rothman
2021-03-25
2
-146
/
+39
|
*
interchange: Fix bug in site router where a bad solution isn't remove.
Keith Rothman
2021-03-25
1
-3
/
+7
|
*
Implement debugging tools for site router.
Keith Rothman
2021-03-25
7
-23
/
+166
|
*
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
[prev]
[next]