3
0
Fork 0
mirror of https://github.com/YosysHQ/yosys synced 2025-04-24 01:25:33 +00:00
Commit graph

14150 commits

Author SHA1 Message Date
Miodrag Milanovic
3ed5ea24b2 sortout more blackboxes 2024-08-15 17:50:36 +02:00
Miodrag Milanovic
0ecc2e597f PLLs 2024-08-15 17:50:36 +02:00
Miodrag Milanovic
200e1a7bfe more DSP wrappers 2024-08-15 17:50:36 +02:00
Miodrag Milanovic
ce635abc21 NX_DSP/SPLIT 2024-08-15 17:50:36 +02:00
Miodrag Milanovic
60611b936b CDC_U 2024-08-15 17:50:36 +02:00
Miodrag Milanovic
815622f685 CDC_L wrappers 2024-08-15 17:50:36 +02:00
Miodrag Milanovic
827ea11503 start splitting blackboxes and add wrapper techmap 2024-08-15 17:50:36 +02:00
Miodrag Milanovic
cfce7dd2f8 remove soc 2024-08-15 17:50:36 +02:00
Miodrag Milanovic
9700971a8a just copy LOC 2024-08-15 17:50:36 +02:00
Miodrag Milanovic
989eef29b2 produce less cells 2024-08-15 17:50:36 +02:00
Miodrag Milanovic
74289b7339 remove init from sdff 2024-08-15 17:50:36 +02:00
Miodrag Milanovic
4c1f84a686 add io mapping 2024-08-15 17:50:36 +02:00
Miodrag Milanovic
65d2ebac9d fix test 2024-08-15 17:50:36 +02:00
Lofty
b0c4add642 Added lutram 2024-08-15 17:50:36 +02:00
Miodrag Milanovic
5d898ab223 Add blackboxes 2024-08-15 17:50:36 +02:00
Miodrag Milanovic
8374f0336d add family and ability to disable carry chains 2024-08-15 17:50:36 +02:00
Lofty
b3f59c9820 Add NX_CY 2024-08-15 17:50:36 +02:00
Lofty
b4e9bb0d85 Add FFs and related tests 2024-08-15 17:50:36 +02:00
Miodrag Milanovic
b4a17cccc3 add few more tests 2024-08-15 17:50:36 +02:00
Miodrag Milanovic
93543bd874 add lut tests 2024-08-15 17:50:36 +02:00
Miodrag Milanovic
94b6f19cf0 Make lut init match vendor tools 2024-08-15 17:50:36 +02:00
Lofty
3b48e9df61 Add initial NanoXplore pass 2024-08-15 17:50:36 +02:00
Miodrag Milanović
ceba889641
Merge pull request #4540 from YosysHQ/clang-11
Replace test-compile (ubuntu-22.04, clang-11)
2024-08-15 17:39:42 +02:00
Akash Levy
7345258738 Add shift left to operators that can be size-reduced based on size of output ports 2024-08-14 22:05:47 -07:00
Akash Levy
35c19cb391 Option to include unused bits attribute or not 2024-08-14 22:05:12 -07:00
github-actions[bot]
1eaf4e0790 Bump version 2024-08-15 00:17:57 +00:00
Akash Levy
34e5bc1129
Merge branch 'YosysHQ:main' into master 2024-08-14 16:56:53 -07:00
Akash Levy
71a7f3fabd Fix for segfaulting 2024-08-14 16:00:03 -07:00
Krystine Sherwin
d709177770
test-compile: Downgrade to focal 2024-08-15 09:44:20 +12:00
Akash Levy
8118380726 Update to fix infinite loop 2024-08-14 13:40:30 -07:00
Akash Levy
83dfdd9dd5 Fix splitfanout 2024-08-14 13:19:58 -07:00
Martin Povišer
a854903ff0
Merge pull request #4537 from povik/libparse-cleanup
Liberty parsing cleanup
2024-08-14 18:24:51 +02:00
Akash Levy
63a421aed8 Small comment update 2024-08-14 05:37:28 -07:00
Akash Levy
2deabdd640 Make splitfanout more robust 2024-08-14 05:29:03 -07:00
Akash Levy
55782682de Iterative muxpack 2024-08-14 05:27:50 -07:00
Akash Levy
5777bed8ed Add splitfanout first pass 2024-08-14 03:24:24 -07:00
Akash Levy
fd53f4ab1b Better gitignore 2024-08-14 03:24:07 -07:00
Akash Levy
a11ffe3c5c Upstream merge 2024-08-13 13:16:57 -07:00
Martin Povišer
ab5d6b06b4 read_liberty: Fix omitted helper change 2024-08-13 20:12:38 +02:00
Martin Povišer
309d80885b read_liberty: Use available gate creation helpers 2024-08-13 18:47:36 +02:00
Martin Povišer
3057c13a66 Improve libparse encapsulation 2024-08-13 18:47:36 +02:00
Martin Povišer
c35f5e379c Extend liberty tests 2024-08-13 18:47:36 +02:00
Martin Povišer
78382eaa6f libparse: Adjust whitespace 2024-08-13 18:47:36 +02:00
github-actions[bot]
4b9f452735 Bump version 2024-08-13 00:19:11 +00:00
Martin Povišer
8ce6219a34
Merge pull request #4528 from povik/bump-abc
Bump ABC
2024-08-12 15:53:16 +02:00
Martin Povišer
bcb995b506 Sync with yosys-experimental branch 2024-08-08 17:33:54 +02:00
Akash Levy
06f5743ac6 Removed submodule 2024-08-08 02:08:01 -07:00
Akash Levy
a66e32d471
Merge branch 'YosysHQ:main' into master 2024-08-08 01:38:27 -07:00
github-actions[bot]
77b2ae2e39 Bump version 2024-08-08 00:18:08 +00:00
Akash Levy
953f405a84
Merge branch 'YosysHQ:main' into master 2024-08-07 11:47:52 -07:00