Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Verilator | Palmer Dabbelt | 2019-05-29 | 2 | -0/+18 |
| | | | | Signed-off-by: Palmer Dabbelt <palmer@dabbelt.com> | ||||
* | Add an xc3sprog ebuild | Palmer Dabbelt | 2017-07-18 | 2 | -0/+29 |
| | |||||
* | Remove unused packages | Palmer Dabbelt | 2017-03-02 | 36 | -1134/+0 |
| | | | | I'm cleaning up my portage repo now! | ||||
* | Add an installer for Synopsys's VCS | Palmer Dabbelt | 2016-08-24 | 2 | -0/+34 |
| | |||||
* | milkway doesn't match the synopsys product pattern | Palmer Dabbelt | 2016-07-07 | 2 | -2/+2 |
| | |||||
* | Add Milky Way | Palmer Dabbelt | 2016-07-07 | 2 | -0/+34 |
| | | | | I haven't tested this at all yet, so maybe it's broken. | ||||
* | Add a Synopsys Custom Designer ebuild | Palmer Dabbelt | 2016-02-14 | 3 | -0/+37 |
| | | | | | This is the one part that doesn't quite work: OpenAccess doesn't find my system name correctly so I need to link over an "unknown_64" directory. | ||||
* | Add a Synopsys Installer ebuild | Palmer Dabbelt | 2016-02-14 | 2 | -0/+24 |
| | | | | | | I can't run Custom Designer on my machine without some workarounds, so I'm going to go ahead and add packages for some Synopsys tools now. Since these don't actually fetch anything I think they're fine. | ||||
* | Update iverilog to 10.0 | Palmer Dabbelt | 2015-10-14 | 2 | -0/+52 |
| | |||||
* | Update flo-llvm to 0.0.22 | Palmer Dabbelt | 2015-07-14 | 2 | -0/+34 |
| | |||||
* | Add a Chisel patch that doesn't copy the headers | Palmer Dabbelt | 2015-07-11 | 3 | -0/+96 |
| | | | | | | The sane way to deal with Chisel headers is now to use "chisel-hdrtar", as opposed to the current Chisel system which copies headers from the build directory while running Scala. | ||||
* | Update Chisel to 2.2.27 | Palmer Dabbelt | 2015-07-10 | 2 | -0/+75 |
| | |||||
* | Bump chisel to 2.2.22 | Palmer Dabbelt | 2015-05-17 | 3 | -2/+77 |
| | |||||
* | Import sci-electronics/chisel from the old repo | Palmer Dabbelt | 2015-04-15 | 6 | -0/+387 |
| | |||||
* | Add sci-electronics/chisel-torture at 0.0.2 | Palmer Dabbelt | 2015-02-25 | 2 | -0/+33 |
| | |||||
* | Add vcd2step at 0.0.2 | Palmer Dabbelt | 2015-02-25 | 2 | -0/+34 |
| | |||||
* | Update flo-llvm to 0.0.19 | Palmer Dabbelt | 2015-02-25 | 2 | -0/+34 |
| | |||||
* | Update libflo to 0.0.19 | Palmer Dabbelt | 2015-02-25 | 2 | -0/+26 |
| | |||||
* | Update flo-llvm to 0.0.18 | Palmer Dabbelt | 2015-02-20 | 3 | -36/+2 |
| | |||||
* | Bump flo-llvm to 0.0.17 | Palmer Dabbelt | 2015-02-20 | 2 | -0/+34 |
| | |||||
* | Update flo-llvm to 0.0.16 | Palmer Dabbelt | 2015-02-20 | 2 | -0/+34 |
| | |||||
* | Update flo-llvm to 0.0.15 | Palmer Dabbelt | 2015-02-17 | 2 | -0/+34 |
| | |||||
* | Add flo-llvm at 0.0.14 | Palmer Dabbelt | 2015-02-17 | 2 | -0/+34 |
| | | | | This converts flo files to LLVM IR. | ||||
* | Add libflo at 0.0.18 | Palmer Dabbelt | 2015-02-17 | 2 | -0/+26 |
| | | | | This is my Flo file reader, which is somewhat old and crusty now... | ||||
* | Add sci-electronics/vcddiff at 0.0.5 | Palmer Dabbelt | 2015-01-17 | 2 | -0/+31 |
This is a simple program that allows me to calculate a diff between two VCD files. |