Eddie Hung
|
e8c26f2839
|
WIP
|
2019-04-11 15:52:04 -07:00 |
Eddie Hung
|
09e7eb7aed
|
Spelling fixes
|
2019-04-11 15:09:13 -07:00 |
Eddie Hung
|
7685469ee2
|
Add default entry to testcase
|
2019-04-11 15:03:40 -07:00 |
Eddie Hung
|
adc6efb584
|
Recognise default entry in case even if all cases covered (#931)
|
2019-04-11 12:34:51 -07:00 |
Eddie Hung
|
233edf00fe
|
Fix cells_map.v some more
|
2019-04-11 10:48:14 -07:00 |
Eddie Hung
|
8658b56a08
|
More fine tuning
|
2019-04-11 10:08:05 -07:00 |
Eddie Hung
|
0ec8564099
|
Fix cells_map.v
|
2019-04-11 10:04:58 -07:00 |
Eddie Hung
|
bca3779657
|
Fix typo
|
2019-04-11 09:25:19 -07:00 |
Eddie Hung
|
87b8d29a90
|
Juggle opt calls in synth_xilinx
|
2019-04-11 09:13:39 -07:00 |
Eddie Hung
|
227cc54c16
|
Merge branch 'xaig' into xc7mux
|
2019-04-10 18:07:11 -07:00 |
Eddie Hung
|
2217d59e29
|
Add non-input bits driven by unrecognised cells as ci_bits
|
2019-04-10 18:06:33 -07:00 |
Eddie Hung
|
cd7b2de27f
|
WIP for cells_map.v -- maybe working?
|
2019-04-10 18:05:09 -07:00 |
Eddie Hung
|
3d577586fd
|
Try splitting $shiftx with Y_WIDTH > 1 into Y_WIDTH = 1
|
2019-04-10 16:15:23 -07:00 |
Eddie Hung
|
3f5dab0d09
|
Fix for when B_SIGNED = 1
|
2019-04-10 14:51:10 -07:00 |
Eddie Hung
|
32561332b2
|
Update doc for synth_xilinx
|
2019-04-10 14:48:58 -07:00 |
Eddie Hung
|
bf92218e0f
|
Merge branch 'xaig' into xc7mux
|
2019-04-10 14:03:09 -07:00 |
Eddie Hung
|
1a49cf29d8
|
parse_aiger() to rename all $lut cells after "clean"
|
2019-04-10 14:02:23 -07:00 |
Eddie Hung
|
17a02df05c
|
ff_map.v after abc
|
2019-04-10 12:36:06 -07:00 |
Eddie Hung
|
1ec949d5ed
|
Tidy up
|
2019-04-10 09:02:42 -07:00 |
Eddie Hung
|
526aef9c2a
|
Move map_cells to before map_luts
|
2019-04-10 08:50:31 -07:00 |
Eddie Hung
|
e0b46eb4cb
|
WIP for $shiftx to wide mux
|
2019-04-10 08:49:55 -07:00 |
Eddie Hung
|
4dac9818bd
|
Update LUT delays
|
2019-04-10 08:49:39 -07:00 |
Eddie Hung
|
3e368593eb
|
Add cells.lut to techlibs/xilinx/
|
2019-04-09 14:33:37 -07:00 |
Eddie Hung
|
fd88ab5c83
|
synth_xilinx to call abc with -lut +/xilinx/cells.lut
|
2019-04-09 14:32:39 -07:00 |
Eddie Hung
|
b9e19071b8
|
Add delays to cells.box
|
2019-04-09 14:32:10 -07:00 |
Eddie Hung
|
d536379c62
|
Add "-lut <file>" support to abc9
|
2019-04-09 14:31:31 -07:00 |
Keith Rothman
|
e107ccdde8
|
Fix LUT6_2 definition.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2019-04-09 11:43:19 -07:00 |
Eddie Hung
|
f2042fc7c4
|
synth_xilinx with abc9 to use -box
|
2019-04-09 11:01:46 -07:00 |
Eddie Hung
|
2ae26b986c
|
Add techlibs/xilinx/cells.box
|
2019-04-09 10:58:58 -07:00 |
Eddie Hung
|
7e304c362b
|
Add "-box" option to abc9
|
2019-04-09 10:58:06 -07:00 |
Eddie Hung
|
bd523abef5
|
Add 'setundef -zero' call prior to aigmap in abc9
|
2019-04-09 10:32:58 -07:00 |
Eddie Hung
|
3b6f85b0a6
|
Comment out
|
2019-04-09 10:09:43 -07:00 |
Eddie Hung
|
3fc474aa73
|
Add support for synth_xilinx -abc9 and ignore abc9 -dress opt
|
2019-04-09 10:06:44 -07:00 |
Keith Rothman
|
5e0339855f
|
Add additional cells sim models for core 7-series primatives.
Signed-off-by: Keith Rothman <537074+litghost@users.noreply.github.com>
|
2019-04-09 09:01:53 -07:00 |
Eddie Hung
|
0deaccbaae
|
Fix a few typos
|
2019-04-08 16:46:33 -07:00 |
Eddie Hung
|
12c34136ba
|
More space fixing
|
2019-04-08 16:40:17 -07:00 |
Eddie Hung
|
36efec01b8
|
Fix spacing
|
2019-04-08 16:37:22 -07:00 |
Eddie Hung
|
bca3cf6843
|
Merge branch 'master' into xaig
|
2019-04-08 16:31:59 -07:00 |
Clifford Wolf
|
e194e65358
|
Merge pull request #919 from YosysHQ/multiport_transp
memory_bram: Fix multiport make_transp
|
2019-04-08 21:14:05 +02:00 |
David Shah
|
2bf3ca6443
|
memory_bram: Fix multiport make_transp
Signed-off-by: David Shah <dave@ds0.me>
|
2019-04-07 16:56:31 +01:00 |
Clifford Wolf
|
dfb242c905
|
Add "read_ilang -lib"
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2019-04-05 17:31:49 +02:00 |
Clifford Wolf
|
75ca06526a
|
Added missing argument checking to "mutate" command
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2019-04-04 18:10:10 +02:00 |
Eddie Hung
|
ef84b434a5
|
Merge pull request #913 from smunaut/fix_proc_mux
proc_mux: Fix crash when trying to optimize non-existant mux to shiftx
|
2019-04-03 06:27:41 -07:00 |
Sylvain Munaut
|
39380c45ba
|
proc_mux: Fix crash when trying to optimize non-existant mux to shiftx
last_mux_cell can be NULL ...
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
|
2019-04-03 14:50:12 +02:00 |
Clifford Wolf
|
721fa1cbd8
|
Merge pull request #912 from YosysHQ/bram_addr_en
memory_bram: Consider read enable for address expansion register
|
2019-04-03 10:00:18 +02:00 |
Clifford Wolf
|
3f6554d698
|
Merge pull request #910 from ucb-bar/memupdates
Refine memory support to deal with general Verilog memory definitions.
|
2019-04-03 09:59:11 +02:00 |
David Shah
|
6acbc016f4
|
memory_bram: Consider read enable for address expansion register
Signed-off-by: David Shah <dave@ds0.me>
|
2019-04-02 19:47:50 +01:00 |
Eddie Hung
|
aaa2690a56
|
Merge pull request #895 from YosysHQ/pmux2shiftx
RFC: Add a pmux-to-shiftx optimisation to proc_mux
|
2019-04-02 00:16:14 -07:00 |
Jim Lawson
|
73b87e7807
|
Refine memory support to deal with general Verilog memory definitions.
|
2019-04-01 15:02:12 -07:00 |
Clifford Wolf
|
22035c20ff
|
Merge pull request #907 from YosysHQ/clifford/fix906
Build Verilog parser with -DYYMAXDEPTH=100000
|
2019-03-30 00:09:42 +01:00 |