projects
/
pinmux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
79f6144
)
add copying jtag files
author
Neel
<neelgala@gmail.com>
Sat, 21 Jul 2018 10:46:09 +0000
(16:16 +0530)
committer
Neel
<neelgala@gmail.com>
Sat, 21 Jul 2018 10:46:09 +0000
(16:16 +0530)
src/bsv/pinmux_generator.py
patch
|
blob
|
history
diff --git
a/src/bsv/pinmux_generator.py
b/src/bsv/pinmux_generator.py
index 5e35df4cb7f7bb6b6e162d0121c27048c9c7ea8e..7ec50a58b25f82f2f1df911fa2ee6d3019529f08 100644
(file)
--- a/
src/bsv/pinmux_generator.py
+++ b/
src/bsv/pinmux_generator.py
@@
-82,6
+82,7
@@
def pinmuxgen(pth=None, verify=True):
'I2C_top.bsv', 'I2C_Defs.bsv',
'plic.bsv', 'Cur_Cycle.bsv',
'ClockDiv.bsv', 'axi_addr_generator.bsv',
+ 'jtagdtm_new.bsv', 'jtagdefines.bsv',
'pwm.bsv', 'qspi.bsv', 'qspi.defs',
]:
shutil.copyfile(os.path.join(cwd, fname),