Akash Levy
|
6a7e2d2572
|
Beginnings of UPF support
|
2024-11-20 20:36:29 -08:00 |
|
Akash Levy
|
2b39770f57
|
Update flags to be better
|
2024-11-20 20:36:12 -08:00 |
|
Akash Levy
|
06c87f6a2d
|
Smallfix
|
2024-11-19 17:42:36 -08:00 |
|
Akash Levy
|
c768589b5d
|
Merge pull request #25 from alaindargelas/fix_bus_reconstruct_assert
Fix bus reconstruct assert
|
2024-11-19 10:42:07 -08:00 |
|
Alain Dargelas
|
93df7e095f
|
Remove copy in submod
|
2024-11-19 09:35:07 -08:00 |
|
Alain Dargelas
|
123e038198
|
Print area always
|
2024-11-19 09:28:52 -08:00 |
|
Alain Dargelas
|
b2d18cb85d
|
Fix for partially unconnected busses
|
2024-11-18 22:21:28 -08:00 |
|
Alain Dargelas
|
501898df00
|
Indentation
|
2024-11-18 18:55:26 -08:00 |
|
Alain Dargelas
|
b69145e959
|
Indentation
|
2024-11-18 18:47:09 -08:00 |
|
Alain Dargelas
|
f280c480d8
|
Filter to fix ports only, add safety nets too
|
2024-11-18 18:46:08 -08:00 |
|
Akash Levy
|
5eaf627645
|
Undo Liberty stuff
|
2024-11-18 17:10:25 -08:00 |
|
Akash Levy
|
e4095bf257
|
Merge branch 'YosysHQ:main' into main
|
2024-11-18 16:56:48 -08:00 |
|
github-actions[bot]
|
b89bd027a0
|
Bump version
|
2024-11-19 00:21:56 +00:00 |
|
Akash Levy
|
abfdad6b66
|
Merge pull request #24 from alaindargelas/stats_read_json
Add liberty json parsing to stats command
|
2024-11-18 16:10:56 -08:00 |
|
Akash Levy
|
1a69c51c88
|
Merge branch 'YosysHQ:main' into main
|
2024-11-18 16:10:30 -08:00 |
|
KrystalDelusion
|
dcff8b0666
|
Merge pull request #4719 from AdamLee7/main
add select option for write_json
|
2024-11-19 08:42:38 +13:00 |
|
Alain Dargelas
|
62958591c4
|
Add liberty json parsing to stats command
|
2024-11-18 11:16:14 -08:00 |
|
KrystalDelusion
|
22e214ec6d
|
Merge pull request #4705 from YosysHQ/docs-preview-lintonly
Emphasise that read_verilog doesn't lint
|
2024-11-19 03:57:01 +13:00 |
|
Martin Povišer
|
270846a49a
|
Merge pull request #4723 from povik/memv2-nordports
rtlil: Adjust internal check for `$mem_v2` cells
|
2024-11-18 15:44:39 +01:00 |
|
Martin Povišer
|
1cb5fd08b7
|
Merge pull request #4682 from povik/read_liberty-extensions
read_liberty extensions
|
2024-11-18 14:42:18 +01:00 |
|
Akash Levy
|
f210ae81a6
|
Merge
|
2024-11-18 01:04:59 -08:00 |
|
Miodrag Milanović
|
bd40805d54
|
Merge pull request #4754 from akashlevy/editline-fixes
Fix `editline` Makefile
|
2024-11-18 09:20:45 +01:00 |
|
Akash Levy
|
47a2a09e89
|
Enforce mutual exclusion on readline/editline
|
2024-11-17 23:23:37 -08:00 |
|
Akash Levy
|
5210d8614c
|
Merge
|
2024-11-17 22:46:05 -08:00 |
|
github-actions[bot]
|
532d5992fd
|
Bump version
|
2024-11-18 00:22:55 +00:00 |
|
Martin Povišer
|
020dd0a9e7
|
Merge pull request #4753 from akashlevy/write_verilog_port_dump_fix
`write_verilog`: Fix `O(N^2)` port dumping to `O(N)`
|
2024-11-17 23:42:23 +01:00 |
|
Akash Levy
|
ace558e90c
|
Simplify using module->ports, which is apparently sorted
|
2024-11-17 11:36:30 -08:00 |
|
Akash Levy
|
56f841d132
|
Fix editline
|
2024-11-17 10:44:05 -08:00 |
|
Akash Levy
|
3a32729373
|
Remove keep_running variable (unused)
|
2024-11-17 10:40:04 -08:00 |
|
Akash Levy
|
8f9a0b680a
|
Fix O(N^2) port dump down to O(N)
|
2024-11-16 22:56:41 -08:00 |
|
Akash Levy
|
3190771892
|
Small fixes to get a test working
|
2024-11-16 22:21:58 -08:00 |
|
Akash Levy
|
0e00fc9824
|
Add breaksop
|
2024-11-16 21:58:17 -08:00 |
|
Akash Levy
|
aad94abef4
|
aigmap fix prefix
|
2024-11-16 21:58:11 -08:00 |
|
Akash Levy
|
cb1640b873
|
Need this too
|
2024-11-16 21:55:54 -08:00 |
|
Akash Levy
|
df0ce40841
|
blif fixes
|
2024-11-16 21:53:06 -08:00 |
|
Akash Levy
|
1c2965649d
|
Merge pull request #23 from alaindargelas/fix_runtime_write_verilog
|
2024-11-16 17:06:04 -08:00 |
|
Alain Dargelas
|
88c847f733
|
Oopsy!
|
2024-11-16 17:04:07 -08:00 |
|
Akash Levy
|
dd7ad14096
|
Merge pull request #22 from alaindargelas/fix_runtime_write_verilog
|
2024-11-16 13:29:04 -08:00 |
|
Alain Dargelas
|
f011b74f87
|
Fix port dump n^2 -> n
|
2024-11-16 10:43:25 -08:00 |
|
Akash Levy
|
6be73e5c2e
|
Updates
|
2024-11-15 19:02:06 -08:00 |
|
Akash Levy
|
9edc21dd9a
|
Merge pull request #21 from alaindargelas/fix_const_connections
Fix top-connectivity and connections to constants
|
2024-11-15 18:57:05 -08:00 |
|
github-actions[bot]
|
81011ad926
|
Bump version
|
2024-11-16 00:21:32 +00:00 |
|
Alain Dargelas
|
dd23878416
|
Splitnetlist to support const and feed-thru connections
|
2024-11-15 15:33:50 -08:00 |
|
Alain Dargelas
|
adbf596a7a
|
Fix top-connectivity and connections to constants
|
2024-11-15 13:35:29 -08:00 |
|
Miodrag Milanović
|
9fa9a2b57b
|
Merge pull request #4746 from pu-cc/gatemate-mux-fix
synth_gatemate: Ensure proper mapping of multiplexers
|
2024-11-15 16:30:41 +01:00 |
|
Patrick Urban
|
77e1f748a5
|
gatemate: run simplemap after muxcover to prevent unmapped multiplexers
|
2024-11-15 09:49:49 +01:00 |
|
Akash Levy
|
c3bcd0b643
|
Merge pull request #20 from alaindargelas/diagnostics_and_fencing
Prevent crashes and diagnostics
|
2024-11-14 16:37:03 -08:00 |
|
Alain Dargelas
|
6297d3763d
|
Warnings
|
2024-11-14 16:36:12 -08:00 |
|
Alain Dargelas
|
0379a8b287
|
Prevent crashes and diagnostics
|
2024-11-14 15:50:40 -08:00 |
|
Martin Povišer
|
bbb6bbd12a
|
Merge pull request #4734 from mikesinouye/verific
Fix bug when setting Verific runtime string flags.
|
2024-11-14 19:39:47 +01:00 |
|