mirror of
https://github.com/wfjm/w11.git
synced 2026-04-28 21:08:35 +00:00
comments updates
This commit is contained in:
@@ -28,6 +28,13 @@ The full set of tests is only run for tagged releases.
|
||||
- all works fine with nexys4 !
|
||||
|
||||
### Summary
|
||||
- refurbish dmcmon
|
||||
- has now the sta,sto,sus,res logic as rbmon and ibmon
|
||||
- does not depend on full state number generation anymore
|
||||
- missed WAIT instructions so far, has been fixed
|
||||
- dmcmon included in sys_w11a_n4 again
|
||||
- full snum generation code gives bad synthesis under vivado (fine in ISE)
|
||||
- the updated dmcmon can life with a simple, category based, snum
|
||||
- integrate rbus monitor in w11 shell
|
||||
- ti_rri: setup rbus monitor if detected
|
||||
- rw11/shell.tcl: add .rme,.rmd,.rmf,.rml
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
-- $Id: sys_w11a_br_arty.vhd 858 2017-03-05 17:41:37Z mueller $
|
||||
-- $Id: sys_w11a_br_arty.vhd 883 2017-04-22 11:57:38Z mueller $
|
||||
--
|
||||
-- Copyright 2016-2017 by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
|
||||
--
|
||||
@@ -37,7 +37,7 @@
|
||||
--
|
||||
-- Synthesized:
|
||||
-- Date Rev viv Target flop lutl lutm bram slic
|
||||
-- 2017-03-04 858 2016.4 xc7a35t-1 2269 5089 138 47.5 1557 +DEUNA
|
||||
-- 2017-04-16 881 2016.4 xc7a35t-1 2275 5104 138 47.5 1611 +DEUNA
|
||||
-- 2017-01-29 846 2016.4 xc7a35t-1 2225 5100 138 47.5 1555 +int24
|
||||
-- 2016-05-26 768 2016.1 xc7a35t-1 2226 5080 138 47.5 1569 fsm+dsm=0
|
||||
-- 2016-03-29 756 2015.4 xc7a35t-1 2106 4428 138 48.5 1397 serport2
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
-- $Id: sys_w11a_b3.vhd 858 2017-03-05 17:41:37Z mueller $
|
||||
-- $Id: sys_w11a_b3.vhd 883 2017-04-22 11:57:38Z mueller $
|
||||
--
|
||||
-- Copyright 2015-2017 by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
|
||||
--
|
||||
@@ -36,7 +36,7 @@
|
||||
--
|
||||
-- Synthesized:
|
||||
-- Date Rev viv Target flop lutl lutm bram slic
|
||||
-- 2017-03-04 858 2016.4 xc7a35t-1 2406 5212 138 47.5 1587 +DEUNA
|
||||
-- 2017-04-16 881 2016.4 xc7a35t-1 2412 5228 138 47.5 1608 +DEUNA
|
||||
-- 2017-01-29 846 2016.4 xc7a35t-1 2362 5239 138 47.5 1619 +int24
|
||||
-- 2016-05-26 768 2016.1 xc7a35t-1 2361 5203 138 47.5 1600 fsm+dsm=0
|
||||
-- 2016-05-22 767 2016.1 xc7a35t-1 2362 5340 138 48.5 1660 fsm
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
-- $Id: sys_w11a_n4.vhd 858 2017-03-05 17:41:37Z mueller $
|
||||
-- $Id: sys_w11a_n4.vhd 885 2017-04-23 15:54:01Z mueller $
|
||||
--
|
||||
-- Copyright 2013-2017 by Walter F.J. Mueller <W.F.J.Mueller@gsi.de>
|
||||
--
|
||||
@@ -36,7 +36,8 @@
|
||||
--
|
||||
-- Synthesized:
|
||||
-- Date Rev viv Target flop lutl lutm bram slic MHz
|
||||
-- 2017-03-04 858 2016.4 xc7a100t-1 2616 5556 138 12.0 1748 80 +DEUNA
|
||||
-- 2017-04-22 885 2016.4 xc7a100t-1 2862 5859 150 12.0 1900 80 +dmcmon
|
||||
-- 2017-04-16 881 2016.4 xc7a100t-1 2645 5621 138 12.0 1804 80 +DEUNA
|
||||
-- 2017-01-29 846 2016.4 xc7a100t-1 2574 5496 138 12.0 1750 80 +int24
|
||||
-- 2016-05-26 768 2016.1 xc7a100t-1 2777 5672 150 10.0 1763 90 dms=0
|
||||
-- 2016-05-22 767 2016.1 xc7a100t-1 2790 5774 150 11.0 1812 75 fsm
|
||||
|
||||
Reference in New Issue
Block a user