Eddie Hung
|
86fa032b63
|
picorv32_top to instantiate BUFGCTRL, and picorv32.sh to use picorv32.ys script
|
2018-09-03 19:23:00 -07:00 |
|
Eddie Hung
|
7f1c1ecaf0
|
blinky.v to instantiate BUFGCTRL correctly
|
2018-09-03 19:22:39 -07:00 |
|
Eddie Hung
|
bf5a4717f5
|
Add pips to XDL output
|
2018-09-03 13:40:52 -07:00 |
|
Eddie Hung
|
6d17810dde
|
Merge fixes
|
2018-09-03 13:20:19 -07:00 |
|
Eddie Hung
|
001806f317
|
Merge github.com:YosysHQ/nextpnr into xc7
|
2018-09-03 13:18:06 -07:00 |
|
Eddie Hung
|
c128df127b
|
Do not consider route-through for CLB tiles
|
2018-09-03 13:17:16 -07:00 |
|
Miodrag Milanovic
|
e7fe046e57
|
On macOS -static flag not needed just list of .a files
|
2018-09-03 19:01:56 +02:00 |
|
Eddie Hung
|
d2597bcd8d
|
Fix segments
|
2018-09-03 00:10:16 -07:00 |
|
Eddie Hung
|
3f865f9049
|
Fix Arch::estimateDelay()
|
2018-09-02 23:38:53 -07:00 |
|
Eddie Hung
|
7e693ff27d
|
Precompute pips too
|
2018-09-02 19:06:20 -07:00 |
|
Eddie Hung
|
ca7eef26ac
|
Wires now encapsulate segments
|
2018-09-02 16:57:11 -07:00 |
|
Eddie Hung
|
df2f295545
|
Apparently netgen needs SYNC_ATTR to be set
|
2018-09-02 13:09:28 -07:00 |
|
Serge Bazanski
|
b8db177612
|
Merge pull request #66 from YosysHQ/issue65
Fix for min_slack == max_slack => bin_size == 0
|
2018-08-26 17:14:34 +01:00 |
|
Miodrag Milanovic
|
61b1a75490
|
ignore tests in report
|
2018-08-23 18:45:54 +02:00 |
|
Miodrag Milanovic
|
890fec2a1b
|
Added test code coverage report
|
2018-08-23 18:38:34 +02:00 |
|
Clifford Wolf
|
f5688c44ff
|
Update README.md
|
2018-08-23 18:01:20 +02:00 |
|
Miodrag Milanovic
|
04dd21a1e0
|
Fix tests
|
2018-08-23 17:46:28 +02:00 |
|
Miodrag Milanovic
|
28e30b2af0
|
Added hover on properties as well, fixes #64
|
2018-08-22 18:37:24 +02:00 |
|
Eddie Hung
|
32a4c5bd79
|
Fix for min_slack == max_slack => bin_size == 0
|
2018-08-22 09:24:30 -07:00 |
|
Miodrag Milanovic
|
ad84df7974
|
Hover on items in tree
|
2018-08-22 17:38:42 +02:00 |
|
Miodrag Milanovic
|
4cc49ef6e3
|
Fix hover when cursor leaves view, fixes #63
|
2018-08-22 11:54:08 +02:00 |
|
Eddie Hung
|
82fbc551f8
|
Fix DRC errors
|
2018-08-21 22:58:20 -07:00 |
|
Eddie Hung
|
3a177c72c6
|
Preserve packed LUT name as LUT_NAME parameter
|
2018-08-21 22:24:14 -07:00 |
|
Eddie Hung
|
b658a39d73
|
IOB -> IOB33; preserve FF init as DFF_INIT, use BUFGCTRL with PRESELECT_I0 in blinky
|
2018-08-21 22:18:00 -07:00 |
|
Eddie Hung
|
5b6255abf1
|
Fix LUT masks, add speedgrade, fix IOB type
|
2018-08-20 21:50:06 -07:00 |
|
Eddie Hung
|
0a16e24c82
|
create_ice_cell -> create_xc7_cell
|
2018-08-20 19:29:04 -07:00 |
|
Eddie Hung
|
3e1085ecb5
|
Combine IOB33S and IOB33M
|
2018-08-20 19:25:54 -07:00 |
|
Eddie Hung
|
f7be783a32
|
Escape flop names as well
|
2018-08-20 19:21:53 -07:00 |
|
Eddie Hung
|
718f5b81f0
|
Escape colons in config names
|
2018-08-20 19:19:45 -07:00 |
|
Clifford Wolf
|
5fd0bb6e65
|
Merge pull request #62 from YosysHQ/q3k/issue-57
gui: fix #57
|
2018-08-20 11:53:31 +02:00 |
|
Eddie Hung
|
699bd3ef5a
|
Fix for leading '+', and use An for LUT masks
|
2018-08-19 22:31:50 -07:00 |
|
Eddie Hung
|
a87f26b254
|
Update comment
|
2018-08-19 19:41:24 -07:00 |
|
Eddie Hung
|
dcc08b27cc
|
Output unrouted nets into XDL
|
2018-08-19 19:41:11 -07:00 |
|
Eddie Hung
|
07fb4702ce
|
Populate LUT masks
|
2018-08-19 19:16:24 -07:00 |
|
Eddie Hung
|
a7ccc01c45
|
Use getBelType()
|
2018-08-19 17:38:55 -07:00 |
|
Serge Bazanski
|
f3fac0b0ef
|
gui: fix #57
|
2018-08-19 23:39:27 +01:00 |
|
Serge Bazanski
|
8ed64450f3
|
Merge pull request #56 from YosysHQ/q3k/issue-55
ice40: make PLL packing more robust
|
2018-08-19 21:37:02 +01:00 |
|
Sergiusz Bazanski
|
1bf22a7f64
|
ice40: make PLL packing more robust
|
2018-08-19 21:30:55 +01:00 |
|
Miodrag Milanovic
|
a6d702d85d
|
fix zoom on elements, fixes #61
|
2018-08-19 20:54:41 +02:00 |
|
Clifford Wolf
|
634340cabb
|
Merge pull request #60 from YosysHQ/ice40ui
More iCE40 gfx
|
2018-08-19 18:44:25 +02:00 |
|
Clifford Wolf
|
801f630983
|
Add more missing iCE40 gfx (LP/HX is complete now)
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-08-19 18:43:38 +02:00 |
|
David Shah
|
39e79db854
|
ecp5: clangformat
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-08-19 17:12:03 +01:00 |
|
David Shah
|
0f86d082e5
|
Merge pull request #59 from daveshah1/ecp5_timing
Simple timing model for ECP5
|
2018-08-19 17:11:34 +01:00 |
|
David Shah
|
1b3a201a54
|
ecp5: Fix delay heuristic
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-08-19 17:10:55 +01:00 |
|
David Shah
|
ec94848774
|
ecp5: Add cell delays
Signed-off-by: David Shah <davey1576@gmail.com>
|
2018-08-19 16:59:36 +01:00 |
|
Clifford Wolf
|
49d3857f97
|
Add iCE40 gfx for carry chain pips and LUT cascade pips
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-08-19 17:55:54 +02:00 |
|
Clifford Wolf
|
e45769292a
|
Fix iCE40 pip gfx for pips on the top edge of a switchbox
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-08-19 17:23:21 +02:00 |
|
Clifford Wolf
|
91c60ac667
|
Merge pull request #58 from YosysHQ/ice40ui
Add iCE40 gfx for span wires between IO tiles, including corners
|
2018-08-19 16:58:27 +02:00 |
|
Clifford Wolf
|
b7d4c7afd9
|
Add iCE40 gfx for IO span-4 corners
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-08-19 16:53:34 +02:00 |
|
Clifford Wolf
|
7cdafb8121
|
Add iCE40 gfx for span-4 wires between IO tiles
Signed-off-by: Clifford Wolf <clifford@clifford.at>
|
2018-08-19 16:31:02 +02:00 |
|