Commit graph

7051 commits

Author SHA1 Message Date
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
Florian Zaruba
e9df593b07 Adapted Makefile to preliminary TB structure 2017-03-19 00:29:33 +01:00
Florian Zaruba
5daaa9ec0c UVM Alu: Mock implementation for Alu TB 2017-03-19 00:24:56 +01:00
Florian Zaruba
51b55d1b06 Added UVM test-bench structure for basic ALU 2017-03-18 23:59:07 +01:00
Florian Zaruba
d33b3cffd7 Alu: Cleanup and first 64-bit version 2017-03-18 23:28:19 +01:00
Florian Zaruba
f382ac65fe Linting alu, fixed some size mismatch issues 2017-03-18 21:45:10 +01:00
Florian Zaruba
4740f8ad51 Adde Makefile, linting ALU with new package 2017-03-18 21:31:25 +01:00
Florian Zaruba
f38f31b1f3 Added ALU operations, alu ops now enums 2017-03-18 21:02:00 +01:00
Florian Zaruba
17fcb98817 Made debug interface 64 bit wide, at least write and read data 2017-03-18 20:23:01 +01:00
Florian Zaruba
2894aff947 Added initial top-level module with mem and debug if 2017-03-18 20:21:58 +01:00
Florian Zaruba
3a607748c0 Made register file 64 bit by default 2017-03-18 19:57:02 +01:00