From 0bfb3618b654a4082cc2780887b3ca32e374f455 Mon Sep 17 00:00:00 2001 From: azidar Date: Fri, 10 Jul 2015 13:25:21 -0700 Subject: Added clock support --- notes/frontend-notes.04.16.15.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'notes') diff --git a/notes/frontend-notes.04.16.15.txt b/notes/frontend-notes.04.16.15.txt index 23da75d9..fb7c1af9 100644 --- a/notes/frontend-notes.04.16.15.txt +++ b/notes/frontend-notes.04.16.15.txt @@ -1,6 +1,17 @@ ======= Fixes to Jonathan's Front-end ====== == TODO == +convert -> cvt +as-UInt -> asUInt +as-SInt -> asSInt +add-wrap -> addw +sub-wrap -> subw +bit-and -> and +bit-or -> or +bit-xor -> xor + + + Fixing chisel3 front-end bugs: LFSR16: "concat" -> "cat" MemorySearch: name collision with node done and output done -- cgit v1.2.3