1
0
mirror of https://github.com/antonblanchard/microwatt.git synced 2026-02-08 17:11:38 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Michael Neuling
3460afb557 Add yosys builds files to gitignore
Signed-off-by: Michael Neuling <mikey@neuling.org>
2020-07-02 14:51:21 +10:00
Benjamin Herrenschmidt
183d05de86 gitignore: Add more exlusions
litedram build directory used by the generator and the
verilator obj_dir can be taken out

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2020-06-10 13:17:15 +10:00
Michael Neuling
ff162e42eb Add VHDL TAGS
Adds `make TAGS`

Signed-off-by: Michael Neuling <mikey@neuling.org>
2020-04-23 15:00:37 +10:00
Michael Neuling
9d7df2d507 Add test cases for new exceptions and supervisor state
This adds test cases for:
- sc, illegals and decrementer exceptions
- decrementer overflow
- rfid
- mt/mf sprg0/1 srr0/1
- mtdec
- mtmsrd
- sc

It also adds these test cases to make check/check_light

Signed-off-by: Michael Neuling <mikey@neuling.org>
2020-04-01 12:02:33 +11:00
Michael Neuling
54a399f162 gitignore: Fix RAM file name
From:
    commit 8e0389b973
    Author: Benjamin Herrenschmidt <benh@kernel.crashing.org>
    Date:   Wed Oct 23 12:08:55 2019 +1100
    ram: Rework main RAM interface

We need to change the name.

Signed-off-by: Michael Neuling <mikey@neuling.org>
2020-02-28 15:55:58 +11:00
Michael Neuling
1edc4aa004 Update gitignore for new test bench build files
Just ignore all *_tb files

Signed-off-by: Michael Neuling <mikey@neuling.org>
2019-10-11 16:03:26 +11:00
Michael Neuling
5ae92a721f Add new files to git ignore
Signed-off-by: Michael Neuling <mikey@neuling.org>
2019-09-10 15:01:10 +10:00
Anton Blanchard
5a29cb4699 Initial import of microwatt
Signed-off-by: Anton Blanchard <anton@linux.ibm.com>
2019-08-22 16:46:13 +10:00