.. |
.gitignore
|
Fix pull request
|
2019-08-23 18:55:01 +03:00 |
add_sub.v
|
Fix tests; Remove simulation;
|
2019-08-20 15:52:25 +03:00 |
add_sub.ys
|
Fix comments
|
2019-08-22 16:05:12 -07:00 |
adffs.v
|
Change sync controls to async.
|
2019-09-25 14:43:26 +03:00 |
adffs.ys
|
Change sync controls to async.
|
2019-09-25 14:43:26 +03:00 |
alu.v
|
Add new tests.
|
2019-08-30 09:45:33 +03:00 |
alu.ys
|
Add new tests.
|
2019-08-30 09:45:33 +03:00 |
counter.v
|
Add new tests.
|
2019-08-30 09:45:33 +03:00 |
counter.ys
|
Fix test for counter
|
2019-08-30 12:38:28 +03:00 |
dffs.v
|
Move $dffe to dffs.{v,ys}
|
2019-08-22 16:04:48 -07:00 |
dffs.ys
|
Fix comments
|
2019-08-22 16:05:12 -07:00 |
div_mod.v
|
Fix tests; Remove simulation;
|
2019-08-20 15:52:25 +03:00 |
div_mod.ys
|
tests: ice40: fix div_mod SB_LUT4 count
|
2019-09-10 08:47:16 +08:00 |
dpram.v
|
Add comments for examples from Lattice user guide
|
2019-08-29 10:49:46 +03:00 |
dpram.ys
|
Use equiv for memory and dpram
|
2019-08-28 12:30:35 -07:00 |
fsm.v
|
Add new tests.
|
2019-08-30 09:45:33 +03:00 |
fsm.ys
|
Add new tests.
|
2019-08-30 09:45:33 +03:00 |
ice40_opt.ys
|
Add SB_CARRY to ice40_opt test
|
2019-08-28 18:46:53 -07:00 |
latches.v
|
Fix tests; Remove simulation;
|
2019-08-20 15:52:25 +03:00 |
latches.ys
|
Use equiv_opt for latches
|
2019-08-28 12:21:15 -07:00 |
logic.v
|
Add new tests.
|
2019-08-30 09:45:33 +03:00 |
logic.ys
|
Add new tests.
|
2019-08-30 09:45:33 +03:00 |
macc.v
|
Add more complicated macc testcase
|
2019-09-19 22:39:15 -07:00 |
macc.ys
|
Add more complicated macc testcase
|
2019-09-19 22:39:15 -07:00 |
memory.v
|
Fix tests; Remove simulation;
|
2019-08-20 15:52:25 +03:00 |
memory.ys
|
Use equiv for memory and dpram
|
2019-08-28 12:30:35 -07:00 |
mul.v
|
Make multiplier wider, do not do tech independent synth
|
2019-08-22 16:04:07 -07:00 |
mul.ys
|
Fix comments
|
2019-08-22 16:05:12 -07:00 |
mux.v
|
Fix tests; Remove simulation;
|
2019-08-20 15:52:25 +03:00 |
mux.ys
|
Fix comments
|
2019-08-22 16:05:12 -07:00 |
rom.v
|
Add comments for examples from Lattice user guide
|
2019-08-29 10:49:46 +03:00 |
rom.ys
|
Add tests for macc and rom;
|
2019-08-27 13:56:26 +03:00 |
run-test.sh
|
Change order of parameters, to work on other os
|
2019-09-27 11:31:55 +02:00 |
shifter.v
|
Add new tests.
|
2019-08-30 09:45:33 +03:00 |
shifter.ys
|
Add new tests.
|
2019-08-30 09:45:33 +03:00 |
tribuf.v
|
Fix all comments from PR
|
2019-08-21 21:52:07 +03:00 |
tribuf.ys
|
Fix tribuf test
|
2019-08-22 16:05:12 -07:00 |
wrapcarry.ys
|
Missing 'accept' at end of ice40_wrapcarry, spotted by @cliffordwolf
|
2019-10-05 09:27:12 -07:00 |