Commit graph

6811 commits

Author SHA1 Message Date
Florian Zaruba
57867bc63b Added coverage report to documentation 2017-04-09 15:26:57 +02:00
Florian Zaruba
ed720eb301 Added cover option to compile steps 2017-04-09 15:24:12 +02:00
Florian Zaruba
3f96ecfb8e Added ALU tests to CI 2017-04-09 14:31:24 +02:00
Florian Zaruba
14f3c0f284 Fixed strange shift arithmetic right issue 2017-04-09 14:23:36 +02:00
Florian Zaruba
1f102ef109 Resolved syntax error: missing begin end at case 2017-04-09 14:02:09 +02:00
Florian Zaruba
d612242a01 Added shift tests to alu packages 2017-04-09 14:00:43 +02:00
Florian Zaruba
257fdfa488 Added all shift tests 2017-04-09 13:59:35 +02:00
Florian Zaruba
455ab884ef Replaced logic operators with the right ones 2017-04-09 13:52:57 +02:00
Florian Zaruba
84ff178ad6 Added sequences for and, or and xor 2017-04-09 13:48:06 +02:00
Florian Zaruba
f69e1c42dc Fixed issue with SUBW in testbench 2017-04-09 13:37:15 +02:00
Florian Zaruba
f681ced0d5 Added sequences to sequence package 2017-04-09 13:26:18 +02:00
Florian Zaruba
ddc3cff3f8 Added ADDW, SUB and SUBW ALU sequences 2017-04-09 13:25:03 +02:00
Florian Zaruba
4ffb7ae4aa Revert "Reorganized ariane package as a standalone unit"
This reverts commit bc4716764f.
2017-04-09 13:18:03 +02:00
Florian Zaruba
38421a2c8a Revert "Altered Makefile to accommodate new structure"
This reverts commit 3fce138bf9.
2017-04-09 13:17:49 +02:00
Florian Zaruba
004ef8a659 Revert "Revert "Added constrained randomized tests""
This reverts commit 9e7b792ed7.
2017-04-09 13:17:37 +02:00
Florian Zaruba
9e7b792ed7 Revert "Added constrained randomized tests"
This reverts commit 1ae06d5464.
2017-04-09 13:13:59 +02:00
Florian Zaruba
3fce138bf9 Altered Makefile to accommodate new structure 2017-04-09 13:11:46 +02:00
Florian Zaruba
bc4716764f Reorganized ariane package as a standalone unit 2017-04-09 13:11:15 +02:00
Florian Zaruba
1ae06d5464 Added constrained randomized tests 2017-04-09 13:03:52 +02:00
Florian Zaruba
9bd604cc7b ALU cleanup, using the simple 64bit version from ZR 2017-04-09 12:07:15 +02:00
Florian Zaruba
39b5c93180 Added scoreboard implementation, add check in place 2017-04-09 11:58:50 +02:00
Florian Zaruba
63841ebe07 UVM cleanup, removed out of scope declarations 2017-04-09 10:40:56 +02:00
Florian Zaruba
67f2b03664 Fixed double cycle bug in driver + reset seq 2017-04-09 10:32:30 +02:00
Florian Zaruba
14abc9f038 Documentation update, new figures 2017-04-09 09:11:35 +02:00
Florian Zaruba
95b3ada611 Some bus slicing simplifications, zero hardwired 2017-04-09 09:10:44 +02:00
Florian Zaruba
894cc52318 Added copyright and other header information 2017-04-09 01:10:15 +02:00
Florian Zaruba
5dc3c01d23 Changed mkdocs theme to flattly 2017-04-09 01:01:49 +02:00
Florian Zaruba
be31fb21d2 Simplified the deploy script 2017-04-09 00:40:37 +02:00
Florian Zaruba
2d2980b3f8 Fixed error in CI file 2017-04-09 00:39:21 +02:00
Florian Zaruba
30a93e8dc3 Added FTP deploy target to CI script 2017-04-09 00:37:43 +02:00
Florian Zaruba
5f595f9af7 Removed accidentally added non-blocking assignment 2017-04-08 23:47:15 +02:00
Florian Zaruba
9866b4adab Connected flush signal, emptying scoreboard 2017-04-08 23:45:28 +02:00
Florian Zaruba
3d334e58a7 Latch based scoreboard implementation 2017-04-08 23:28:17 +02:00
Florian Zaruba
b62e0b1012 Flip-flop based scoreboard implemented 2017-04-08 23:21:09 +02:00
Florian Zaruba
7ed7a50343 Updated documentation with details on scoreboard 2017-04-08 21:54:11 +02:00
Florian Zaruba
d8c589ebc1 Partially implemented scoreboard functionality 2017-04-08 21:53:47 +02:00
Florian Zaruba
14f0970702 Extended documentation with scoreboard signals 2017-04-08 15:36:32 +02:00
Florian Zaruba
387f31841f Changed mkdocs theme to flatly 2017-04-08 12:52:42 +02:00
Florian Zaruba
5a9bc36324 Added build status indicator to README 2017-04-08 12:49:28 +02:00
Florian Zaruba
1f526a8c78 Doc: Reorganized documentation, generating pages 2017-04-08 12:31:59 +02:00
Florian Zaruba
3de303c4ed Fixed miss-formatting of scoreboard table entries 2017-04-07 13:18:15 +02:00
Florian Zaruba
5b83dff76c README: Updated specification in README 2017-04-07 13:16:18 +02:00
Florian Zaruba
1b7cf17f8c README: Added some more information on the pipeline 2017-03-30 20:41:18 +02:00
Florian Zaruba
5306c7c6a7 README: added contribution manifest and structure 2017-03-30 15:14:05 +02:00
Florian Zaruba
1e1b0cceaf UVM: Fixed issues with monitor 2017-03-19 13:33:29 +01:00
Florian Zaruba
53c6f0a8ef UVM: Added fu_if monitor 2017-03-19 12:57:33 +01:00
Florian Zaruba
0099c7ae50 Basic fibonacci test running, no monitor 2017-03-19 12:23:53 +01:00
Florian Zaruba
5d83929e85 UVM: Basic sequence and driver running 2017-03-19 02:45:25 +01:00
Florian Zaruba
c03c732ece Added fibonacci sequence and driver 2017-03-19 01:51:19 +01:00
Florian Zaruba
236572baab Basic TB structure implemented, functionality missing 2017-03-19 01:05:35 +01:00