gatecat
|
bbb1ea26b6
|
gui: Fix some typos
Signed-off-by: gatecat <gatecat@ds0.me>
|
2021-07-25 12:11:03 +01:00 |
|
gatecat
|
0e3b25468c
|
gui: Implement about dialog
Signed-off-by: gatecat <gatecat@ds0.me>
|
2021-07-25 12:06:51 +01:00 |
|
gatecat
|
f61fa73b77
|
interchange: Check IO validity after all are placed
Signed-off-by: gatecat <gatecat@ds0.me>
|
2021-07-23 17:09:39 +01:00 |
|
gatecat
|
5212e38512
|
Merge pull request #757 from antmicro/lut-mapping-cache
interchange: Add caching of site LUT mapping solution
|
2021-07-22 14:09:40 +01:00 |
|
Maciej Kurc
|
580a45485a
|
Added an option to disable the LUT mapping cache
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2021-07-22 14:07:35 +02:00 |
|
Maciej Kurc
|
8fc16a57c9
|
Added more code comments, formatted the code
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2021-07-22 12:59:10 +02:00 |
|
gatecat
|
8733cce5fa
|
Merge pull request #772 from antmicro/xdc_parse
[Interchange] Add dummy function to parse creat_clock in XDC files
|
2021-07-21 18:53:15 +01:00 |
|
Maciej Dudek
|
0e838c3cea
|
Add dummy function to parse creat_clock in XDC files
Signed-off-by: Maciej Dudek <mdudek@antmicro.com>
|
2021-07-21 18:43:11 +02:00 |
|
gatecat
|
391248e031
|
Merge pull request #768 from YosysHQ/gatecat/fix-gui-error
gui: Improve Fatal Error message
|
2021-07-21 11:42:54 +01:00 |
|
gatecat
|
86a91ccf1b
|
clangformat
Signed-off-by: gatecat <gatecat@ds0.me>
|
2021-07-21 10:57:48 +01:00 |
|
gatecat
|
1a5bb7b8ab
|
Merge pull request #770 from YosysHQ/gatecat/empty-idstringlist
Fix definition of an empty IdStringList
|
2021-07-20 18:25:49 +01:00 |
|
gatecat
|
ef08c4a91d
|
Merge pull request #771 from YosysHQ/gatecat/ice40-ip-no-busaddr74
ice40: Use default value when IP is missing BUS_ADDR74 parameter
|
2021-07-20 18:25:39 +01:00 |
|
gatecat
|
8f722a0d35
|
ice40: Use default value when IP is missing BUS_ADDR74 parameter
Signed-off-by: gatecat <gatecat@ds0.me>
|
2021-07-20 16:08:26 +01:00 |
|
gatecat
|
08bbe173ce
|
Fix definition of an empty IdStringList
Signed-off-by: gatecat <gatecat@ds0.me>
|
2021-07-20 15:51:04 +01:00 |
|
gatecat
|
41eecd7ce2
|
gui: Improve Fatal Error message
Signed-off-by: gatecat <gatecat@ds0.me>
|
2021-07-20 15:01:34 +01:00 |
|
gatecat
|
f3be638ea9
|
Merge pull request #767 from YosysHQ/gatecat/ic-pref-const
interchange: Fix preferred constant handling when canInvert
|
2021-07-20 12:04:12 +01:00 |
|
gatecat
|
ffd97945ba
|
interchange: Fix preferred constant handling when canInvert
Signed-off-by: gatecat <gatecat@ds0.me>
|
2021-07-20 10:42:04 +01:00 |
|
gatecat
|
c6aa51a2de
|
Merge pull request #766 from pepijndevos/python
Remove python path from gowin target
|
2021-07-17 20:37:04 +01:00 |
|
Pepijn de Vos
|
916ae180ac
|
remove generic leftover in gowin
|
2021-07-17 17:36:54 +02:00 |
|
Pepijn de Vos
|
811f5b4d18
|
remove generic leftover in gowin
|
2021-07-17 17:35:49 +02:00 |
|
Maciej Kurc
|
ccf2bb123c
|
Added computing and reporting LUT mapping cache size
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2021-07-16 15:53:00 +02:00 |
|
Maciej Kurc
|
c95aa86a8e
|
Fixed assertion typos
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2021-07-16 15:16:31 +02:00 |
|
Maciej Kurc
|
857961a6bb
|
Migrated C arrays to std::array containers.
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2021-07-16 14:55:45 +02:00 |
|
Maciej Kurc
|
0336f55b16
|
LUT mapping ceche optimizations 2
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2021-07-16 13:55:19 +02:00 |
|
Maciej Kurc
|
044c9ba2d4
|
LUT mapping cache optimizations 1
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2021-07-16 13:28:40 +02:00 |
|
Maciej Kurc
|
d52516756c
|
Working site LUT mapping cache
Signed-off-by: Maciej Kurc <mkurc@antmicro.com>
|
2021-07-16 12:51:28 +02:00 |
|
gatecat
|
2c4599612c
|
Merge pull request #764 from acomodi/fix-pseudo-pips
interchange: disallow pseudo-pip on same nets if tile has luts
|
2021-07-15 17:39:13 +01:00 |
|
Alessandro Comodi
|
7edfcc3bfa
|
interchange: disallow pseudo-pip on same nets if tile has luts
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
|
2021-07-15 16:06:00 +02:00 |
|
gatecat
|
084e15f9cf
|
Merge pull request #762 from antmicro/testarch_timing
[interchange] Update chipdb and python-fpga-interchange versions
|
2021-07-14 17:44:50 +01:00 |
|
Maciej Dudek
|
9190bda27d
|
[interchange] Update chipdb and python-fpga-interchange versions
Signed-off-by: Maciej Dudek <mdudek@antmicro.com>
|
2021-07-14 17:19:30 +02:00 |
|
gatecat
|
034467ff61
|
Merge pull request #761 from acomodi/interchange-constrs
interchange: add user placement constraints handling
|
2021-07-12 20:04:48 +01:00 |
|
Alessandro Comodi
|
7abfeb11c3
|
interchange: xdc and place constr: address review comments
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
|
2021-07-12 17:17:57 +02:00 |
|
Alessandro Comodi
|
3de0be7c06
|
interchange: xdc: add get_cells command
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
|
2021-07-12 16:45:11 +02:00 |
|
Alessandro Comodi
|
d9668df818
|
interchange: add constraints constraints application routine
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
|
2021-07-12 16:45:08 +02:00 |
|
gatecat
|
24b7084feb
|
Merge pull request #760 from YosysHQ/gatecat/xcup-ibufds
interchange: Support for UltraScale+ differential input buffers
|
2021-07-12 13:00:44 +01:00 |
|
gatecat
|
f03abe14d1
|
interchange: Skip IO ports in dedicated routing check
These have already been dealt with in arch_pack_io
Signed-off-by: gatecat <gatecat@ds0.me>
|
2021-07-12 11:43:18 +01:00 |
|
gatecat
|
8604b03008
|
interchange: Debug IO port validity check failures
Signed-off-by: gatecat <gatecat@ds0.me>
|
2021-07-12 11:40:23 +01:00 |
|
gatecat
|
96a5885051
|
interchange: Place DIFFINBUF and IBUFCTRL for UltraScale+ IBUFDS
Signed-off-by: gatecat <gatecat@ds0.me>
|
2021-07-12 11:30:21 +01:00 |
|
gatecat
|
a63e7b3db8
|
Merge pull request #759 from pepijndevos/gw1ndb
GW1NR is not a seperate family, but GW1NS is
|
2021-07-11 14:00:52 +01:00 |
|
Pepijn de Vos
|
c89c14b6bf
|
GW1NR is not a seperate family, but GW1NS is
|
2021-07-11 14:12:34 +02:00 |
|
gatecat
|
eecc6147df
|
Merge pull request #758 from YosysHQ/gatecat/hist-oob
timing: Fix out-of-bounds histogram bins in all cases
|
2021-07-11 08:10:57 +01:00 |
|
gatecat
|
76070a7647
|
timing: Fix out-of-bounds histogram bins in all cases
Signed-off-by: gatecat <gatecat@ds0.me>
|
2021-07-10 23:44:21 +01:00 |
|
gatecat
|
8531658019
|
Merge branch 'master' of github.com:YosysHQ/nextpnr
|
2021-07-10 23:24:38 +01:00 |
|
gatecat
|
d290766101
|
ice40: Fix order of values in error
Signed-off-by: gatecat <gatecat@ds0.me>
|
2021-07-10 23:23:19 +01:00 |
|
gatecat
|
478456e6e9
|
Merge pull request #755 from yrabbit/io_port
Pin modes parser
|
2021-07-08 17:22:10 +01:00 |
|
gatecat
|
7b62c7fa50
|
Merge pull request #756 from acomodi/fix-clustering-runtime
interchange: reduce run-time to check dedicated interconnect
|
2021-07-08 16:58:44 +01:00 |
|
Alessandro Comodi
|
b64642fc99
|
interchange: bump python-interchange version
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
|
2021-07-08 16:51:23 +02:00 |
|
Alessandro Comodi
|
fbd291deaf
|
interchange: update chipdb version
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
|
2021-07-08 16:51:23 +02:00 |
|
Alessandro Comodi
|
dc0819b01a
|
interchange: reduce run-time to check dedicated interconnect
Signed-off-by: Alessandro Comodi <acomodi@antmicro.com>
|
2021-07-08 16:51:23 +02:00 |
|
gatecat
|
6829e4c197
|
clangformat
Signed-off-by: gatecat <gatecat@ds0.me>
|
2021-07-08 15:42:36 +01:00 |
|