summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Luke Kenneth Casson Leighton [Thu, 20 Feb 2020 17:27:10 +0000 (17:27 +0000)]
move part_sig_add name
Luke Kenneth Casson Leighton [Thu, 20 Feb 2020 00:23:00 +0000 (00:23 +0000)]
run alu_hier.py instead of alu.py (works)
Luke Kenneth Casson Leighton [Thu, 20 Feb 2020 00:21:03 +0000 (00:21 +0000)]
remove clock
Luke Kenneth Casson Leighton [Wed, 19 Feb 2020 23:08:30 +0000 (23:08 +0000)]
remove clock, use rename on clk in settings
Luke Kenneth Casson Leighton [Wed, 19 Feb 2020 23:08:01 +0000 (23:08 +0000)]
increase etesian, set clock to clk
Luke Kenneth Casson Leighton [Wed, 19 Feb 2020 22:37:22 +0000 (22:37 +0000)]
use simpler alu rather than alu_hier
Luke Kenneth Casson Leighton [Wed, 19 Feb 2020 22:36:50 +0000 (22:36 +0000)]
add clocks and reset and add alu.py as well
Luke Kenneth Casson Leighton [Wed, 19 Feb 2020 21:48:45 +0000 (21:48 +0000)]
replace part_sig_add with simpler design
Luke Kenneth Casson Leighton [Wed, 19 Feb 2020 21:42:20 +0000 (21:42 +0000)]
add alu_hier.py example
Luke Kenneth Casson Leighton [Wed, 19 Feb 2020 21:38:58 +0000 (21:38 +0000)]
replace VLOG with ILANG
Luke Kenneth Casson Leighton [Wed, 19 Feb 2020 21:05:51 +0000 (21:05 +0000)]
start running and debugging
Luke Kenneth Casson Leighton [Wed, 19 Feb 2020 20:51:40 +0000 (20:51 +0000)]
try symlink to mk fragments
Luke Kenneth Casson Leighton [Sat, 15 Feb 2020 14:06:25 +0000 (14:06 +0000)]
remove whitespace
Tobias Platen [Sat, 15 Feb 2020 13:33:39 +0000 (14:33 +0100)]
yosys example makefile
Luke Kenneth Casson Leighton [Fri, 14 Feb 2020 21:02:00 +0000 (21:02 +0000)]
add synthesis-yosys.mk with ilang substituted
Tobias Platen [Fri, 14 Feb 2020 16:30:44 +0000 (17:30 +0100)]
first example code
Luke Kenneth Casson Leighton [Tue, 11 Feb 2020 16:36:12 +0000 (16:36 +0000)]
first empty commit